Bump version

This commit is contained in:
brianc 2016-06-24 11:36:36 -05:00
parent f47bc5f23b
commit 2d446d4953

View File

@ -1,6 +1,6 @@
{
"name": "pg-pool",
"version": "1.1.0",
"version": "1.2.0",
"description": "Connection pool for node-postgres",
"main": "index.js",
"directories": {