npm package version bump

This commit is contained in:
brianc 2011-09-21 14:35:38 -05:00
parent 41bf1e1e2e
commit 760a2aad11

View File

@ -1,5 +1,5 @@
{ "name": "pg",
"version": "0.5.6",
"version": "0.5.7",
"description": "PostgreSQL client - pure javascript & libpq with the same API",
"keywords" : ["postgres", "pg", "libpq", "postgre", "database", "rdbms"],
"homepage": "http://github.com/brianc/node-postgres",