From c238faba8eaf460f95a04f255d2c3fed84d8a804 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Mon, 12 May 2014 09:54:18 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2ee1ac5..c42beda0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "3.0.3", + "version": "3.1.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",