From c7deb491285e00af706443b6872c25f9296fc41a Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Wed, 15 Oct 2014 15:33:28 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd087e798..31ad20e5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.5.0", + "version": "3.6.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",