version bump & contributors update
This commit is contained in:
parent
cdbbf2e61e
commit
2933bdd2cb
@ -118,6 +118,7 @@ Many thanks to the following:
|
|||||||
* [shtylman](https://github.com/shtylman)
|
* [shtylman](https://github.com/shtylman)
|
||||||
* [cricri](https://github.com/cricri)
|
* [cricri](https://github.com/cricri)
|
||||||
* [AlexanderS](https://github.com/AlexanderS)
|
* [AlexanderS](https://github.com/AlexanderS)
|
||||||
|
* [ahtih](https://github.com/ahtih)
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ "name": "pg",
|
{ "name": "pg",
|
||||||
"version": "0.6.7",
|
"version": "0.6.8",
|
||||||
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user