mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
version bump & contributors update
This commit is contained in:
parent
53423dfbaa
commit
45f2168343
@ -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
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user