From ee19e74ffa6309c9c5e8e01746261a8f651661f8 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Sun, 10 Aug 2014 16:30:00 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd4f8591..befd5a29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.4.0", + "version": "3.4.1", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",