update minor version - huge performance improvements - recommended upgrade

This commit is contained in:
brianc 2011-04-16 11:53:43 -05:00
parent 526a6284f9
commit e0aeb0458a

View File

@ -1,5 +1,5 @@
{ "name": "pg",
"version": "0.3.3",
"version": "0.4.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",