From 60e5dbe0b06a3f6bc4918c4af5cc8563ddf5c001 Mon Sep 17 00:00:00 2001 From: Simon Tokumine Date: Fri, 7 Oct 2011 16:23:15 +0100 Subject: [PATCH] bump windshaft --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f62263fb..5d27228f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "underscore" : "1.1.x", - "windshaft" : "0.2.2", + "windshaft" : "0.2.3", "step": "0.0.x", "generic-pool": "1.0.x", "redis": "0.6.7",