From 1688567340486c58ae69184e9d9886621d0afb29 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Mon, 21 Oct 2013 14:08:26 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 936722e6..47d2e0bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.8.0", + "version": "2.8.1", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",