npm version bump

This commit is contained in:
brianc 2011-05-19 23:34:26 -05:00
parent 2c8e0bc307
commit 1e3305729d

View File

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