Skip to content

Commit

Permalink
Bump version in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed Sep 12, 2011
1 parent d20f1cc commit 3b380f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
, "author" : "James Coglan <jcoglan@gmail.com> (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": ""}
Expand Down

0 comments on commit 3b380f0

Please sign in to comment.