From a17f44a4a1ee85eb8b00eb10bf31a1761dccc5a2 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Tue, 23 Jul 2013 10:30:58 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7de5fa87..63fe3797 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "2.2.0", + "version": "2.2.1", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",