From e346533d154bc54ab35ace7cbae83e18daff11e1 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Mon, 9 Sep 2013 11:50:33 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53a3fee1..4234766f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.6.0", + "version": "2.6.1", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",