From 62dec00285c80ecab568a91e19eacc7142e307e5 Mon Sep 17 00:00:00 2001 From: Matt Ranney Date: Sat, 2 Oct 2010 16:36:04 -0700 Subject: [PATCH] Bump version for bug fixes. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4732336b9..798f5f9869 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name" : "redis", - "version" : "0.3.2", + "version" : "0.3.3", "description" : "Redis client library", "author": "Matt Ranney ", "contributors": [