update npm version

This commit is contained in:
brianc 2012-07-11 22:50:57 -05:00
parent fa80b4e3fa
commit 585f480a2c

View File

@ -1,5 +1,5 @@
{ "name": "pg", { "name": "pg",
"version": "0.8.0", "version": "0.8.1",
"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",