From 1237db1f4ac3da1f8922ff80d9a297291c1380a8 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Fri, 17 Dec 2010 00:09:21 -0600 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb970dc4..da811b16 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "pg", - "version": "0.1.2", + "version": "0.1.3", "description": "Pure JavaScript PostgreSQL client", "homepage": "http://github.com/brianc/node-postgres", "repository" : {