From 24b4fc382df3e8e6e0fe3966ae1f76a84badef09 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Fri, 17 Feb 2012 15:05:35 -0700
Subject: [PATCH] bump to connect-cachify@0.0.8 which re-adds ETag headers
 (removed due to lloyds wrong analysis and general idiocy), also moves
 permaurl hashes down to 10 chars).  issue #1141

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index bde12a072..a5fc6a291 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
         "convict": "0.0.6",
         "cjson": "0.0.6",
         "client-sessions": "0.0.3",
-        "connect-cachify": "0.0.6",
+        "connect-cachify": "0.0.8",
         "connect-cookie-session": "0.0.2",
         "connect-logger-statsd": "0.0.1",
         "ejs": "0.4.3",
-- 
GitLab