This commit is contained in:
Blaine Bublitz 2014-09-26 14:22:46 -07:00
parent 0a07e3d415
commit 4c151b9403

View File

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