From f34470db4152ea09b96e61d97a59db1bbecf9e63 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Tue, 14 Dec 2010 12:25:11 -0600 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 490a3478..eb970dc4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "pg", - "version": "0.1.1", + "version": "0.1.2", "description": "Pure JavaScript PostgreSQL client", "homepage": "http://github.com/brianc/node-postgres", "repository" : {