version bump & contributors update

This commit is contained in:
Brian Carlson 2011-10-24 11:29:07 -05:00
parent 53423dfbaa
commit 45f2168343
2 changed files with 2 additions and 1 deletions

View File

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

View File

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