From f0d91e79aade21e62c882fde8c6278c50bac1de1 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Thu, 18 Sep 2014 00:24:25 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa203448..acc0adf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.4.2", + "version": "3.4.3", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",