diff --git a/package.json b/package.json index c48f8d8f..490a3478 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "pg", - "version": "0.1.0", + "version": "0.1.1", "description": "Pure JavaScript PostgreSQL client", "homepage": "http://github.com/brianc/node-postgres", "repository" : {