From 5a275a9be4d235705def9bb9f0979b5c399fb3f5 Mon Sep 17 00:00:00 2001 From: Vitaly Tomilov Date: Mon, 9 Mar 2015 12:00:18 +0000 Subject: [PATCH] Update package.json updating version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b110143e..0b157a3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg-promise", - "version": "0.4.4", + "version": "0.4.5", "description": "PG + Promise made easy, with transactions support.", "main": "index.js", "scripts": {