diff --git a/package.json b/package.json index 9711973e..17740db2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg-pool", - "version": "2.0.2", + "version": "2.0.3", "description": "Connection pool for node-postgres", "main": "index.js", "directories": {