From 1bfde2a955135fdb8f441a267ca057c3df934293 Mon Sep 17 00:00:00 2001 From: Phaninder Pasupula Date: Fri, 10 Feb 2017 19:43:34 +0000 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6d4b9d..03260ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-pg-connection-pool", - "version": "0.6.0", + "version": "0.7.0", "description": "Connection pool for node-postgres with generic-pool support", "main": "index.js", "scripts": {