Bump version

This commit is contained in:
brianc 2016-07-03 16:17:55 -07:00
parent 9ab7aff029
commit 8c42c4172b

View File

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