From cd18ba6f1d6b094d40e1204fe6f5ffa915c52dc8 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Sat, 12 Aug 2017 16:31:14 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64b73ccd..0924e206 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "6.3.2", + "version": "6.3.3", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",