From 690f224c11cfbfecec599065574403257ae98dc5 Mon Sep 17 00:00:00 2001 From: bmc Date: Tue, 18 Jun 2013 21:44:50 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6bb0e19..87e6d17a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "1.3.0", + "version": "2.0.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",