This commit is contained in:
Blaine Bublitz 2014-07-06 16:34:14 -07:00
parent df2a24c555
commit cb9bee1bc9

View File

@ -1,6 +1,6 @@
{
"name": "pg-connection-string",
"version": "0.1.0",
"version": "0.1.1",
"description": "Functions for dealing with a PostgresSQL connection string",
"main": "index.js",
"scripts": {