From 6d4a70702ef6d00004a89687ab402f576418b233 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Thu, 12 Dec 2013 18:28:29 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03375e1..65eeaf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.8.3", + "version": "2.8.4", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",