From 1884feb14507335674483eec809428868e49a405 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Thu, 19 Dec 2013 22:23:53 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65eeaf65..ff414452 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.8.4", + "version": "2.8.5", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",