Skip to content

Commit 106490f

Browse files
committed
version & contributor bump
1 parent 46f6d90 commit 106490f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Many thanks to the following:
118118
* [homme](https://github.com/homme)
119119
* [bdunavant](https://github.com/bdunavant)
120120
* [tokumine](https://github.com/tokumine)
121+
* [shtylman](https://github.com/shtylman)
121122

122123
## Documentation
123124

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "name": "pg",
2-
"version": "0.6.3",
2+
"version": "0.6.4",
33
"description": "PostgreSQL client - pure javascript & libpq with the same API",
44
"keywords" : ["postgres", "pg", "libpq", "postgre", "database", "rdbms"],
55
"homepage": "http://github.com/brianc/node-postgres",

0 commit comments

Comments
 (0)