From a3c08d19c0a7ab457b9c77a4d57d704698e13412 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Wed, 2 Oct 2013 22:43:54 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e0d717f..001b208c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.6.2", + "version": "2.7.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",