Skip to content

Commit 2933bdd

Browse files
committed
version bump & contributors update
1 parent cdbbf2e commit 2933bdd

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
* [shtylman](https://github.com/shtylman)
119119
* [cricri](https://github.com/cricri)
120120
* [AlexanderS](https://github.com/AlexanderS)
121+
* [ahtih](https://github.com/ahtih)
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.7",
2+
"version": "0.6.8",
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)