From fd1dd95b43819a2d775625075a557e78cedc921a Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Fri, 14 Jan 2011 14:53: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 ed58735..0c9ba51 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "pg", - "version": "0.2.3", + "version": "0.2.4", "description": "Pure JavaScript PostgreSQL client", "homepage": "http://github.com/brianc/node-postgres", "repository" : {