From 4b9669eaa764126135f0bbf64af9be1e9d5092a9 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Mon, 12 Nov 2018 12:32:19 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17740db2..b15b4a53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg-pool", - "version": "2.0.3", + "version": "2.0.4", "description": "Connection pool for node-postgres", "main": "index.js", "directories": {