From 0212731032df4558acd23a5b9ae182c9882243dc Mon Sep 17 00:00:00 2001 From: Christoph Herrmann Date: Tue, 13 Aug 2019 11:28:03 +0200 Subject: [PATCH] 6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e00f77f..d445429 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-pg", - "version": "6.1.1", + "version": "6.2.0", "description": "Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.", "keywords": [ "node-postgres",