From c6cbb8ab394175fc0ccf6cbf23e1b7d1d2557bb0 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Wed, 20 Nov 2013 23:01:50 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ed4e45a..f2724269 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.8.2", + "version": "2.8.3", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",