From da34dab55ee88993c92c7cae9b9f42cf59cb88a6 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Mon, 24 Jan 2011 00:01:09 -0600 Subject: [PATCH] version bump v0.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ae55feb..ab47aeaf 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "pg", - "version": "0.2.5", + "version": "0.2.6", "description": "Pure JavaScript PostgreSQL client", "homepage": "http://github.com/brianc/node-postgres", "repository" : {