From da43ce3a37aa98f4ac8e34ec4378c1013a9dd7bb Mon Sep 17 00:00:00 2001 From: brianc Date: Tue, 8 Mar 2011 03:42:35 +0000 Subject: [PATCH] version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0781049..0c141e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "0.2.7", - "description": "Pure JavaScript PostgreSQL client", + "version": "0.2.8", + "description": "PostgreSQL client", "homepage": "http://github.com/brianc/node-postgres", "repository" : { "type" : "git",