npm version bump

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

View File

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