From 93aa52d43b9b7ec4eab1067eb36ad2c630cffdae Mon Sep 17 00:00:00 2001 From: brianc Date: Thu, 25 Feb 2016 12:28:15 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbb5b596..0b049122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "4.5.0", + "version": "4.5.1", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",