diff --git a/package.json b/package.json index 6c5df3e0..6600b954 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg-promise", - "version": "0.5.3", + "version": "0.5.4", "description": "PG + Promises/A+, with transactions support.", "main": "index.js", "scripts": {