From f7a946155f78b1b05adda1c4e57857716eed82d9 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Mon, 19 Jun 2017 16:08:23 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40a2c6ef..87d2c2fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "6.2.4", + "version": "6.3.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",