version & contributor bump

This commit is contained in:
Brian Carlson 2011-10-30 21:53:59 -05:00
parent 46f6d9037c
commit 106490f0a8
2 changed files with 2 additions and 1 deletions

View File

@ -118,6 +118,7 @@ Many thanks to the following:
* [homme](https://github.com/homme)
* [bdunavant](https://github.com/bdunavant)
* [tokumine](https://github.com/tokumine)
* [shtylman](https://github.com/shtylman)
## Documentation

View File

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