From 3eccf5c4a81d356c9fad7ceafd9821e58f0b048a Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Wed, 4 Jun 2014 10:03:16 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5b1b4e5..3460e709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.2.0", + "version": "3.3.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",