From 7a0e9f69db900a79845cb432940e7154efeeaf2e Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Tue, 21 Oct 2014 14:14:20 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f366919..4dbd4b7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.6.1", + "version": "3.6.2", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",