From f82648d5a6e2ebda680eadecc148e8274769af19 Mon Sep 17 00:00:00 2001 From: Simon Tokumine Date: Sun, 1 Apr 2012 19:55:48 +0100 Subject: [PATCH] bump windshaft requirement --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6c8af79..d09dc8d2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "cluster": "0.6.4", "node-varnish": "0.1.0", "underscore" : "1.1.x", - "windshaft" : "0.4.3", + "windshaft" : "0.4.4", "step": "0.0.x", "generic-pool": "1.0.x", "redis": "0.6.7",