From 8022fa6b440ae61c1cae728d4b57c28df6b711c7 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Tue, 22 Aug 2017 15:08:59 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae5c18f2..fe251ab1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "7.1.2", + "version": "7.2.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",