From 4fae7a9a7fc42fd25345a940ea9b8be2d4eaa012 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Thu, 9 Mar 2017 15:06:29 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db7c0be3..a2be721e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "6.1.3", + "version": "6.1.4", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",