From 3438fda6778aa83a8998f718d3f4314ca24aa955 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Sun, 13 Jul 2014 12:31:19 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 557d4465..04e87fec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.3.0", + "version": "3.4.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",