diff --git a/package.json b/package.json index 95100007..07beb3bf 100644 --- a/package.json +++ b/package.json @@ -1,18 +1,18 @@ { "name": "pg-promise", - "version": "0.1.4", + "version": "0.1.5", "description": "PG + Promise made easy, with transactions support.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "homepage": "https://github.com/VitalyTomilov/pg-promise", + "homepage": "https://github.com/vitaly-t/pg-promise", "repository": { "type": "git", - "url": "https://github.com/VitalyTomilov/pg-promise.git" + "url": "https://github.com/vitaly-t/pg-promise.git" }, "bugs": { - "url": "https://github.com/VitalyTomilov/pg-promise/issues" + "url": "https://github.com/vitaly-t/pg-promise/issues" }, "keywords": [ "postgresql",