diff --git a/package.json b/package.json index 2848586a..9ff34492 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ , "author" : "James Coglan (http://jcoglan.com/)" , "keywords" : ["comet", "websocket", "pubsub", "bayeux", "ajax", "http"] -, "version" : "0.6.5" +, "version" : "0.6.6" , "engines" : {"node": ">=0.1.96"} , "main" : "./faye-node" , "dependencies" : {"redis": ""}