diff --git a/ReadMe.md b/ReadMe.md index 6085466..f23bd81 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -5,7 +5,7 @@ [http://twitter.com/NodeKohai](http://twitter.com/NodeKohai) -##v0.0.5 - Experimental +##v0.0.6 - Experimental Due to the high volume of requests in the #Node.js and #nodejitsu IRC rooms on irc.freenode.net, we've open-sourced this library. diff --git a/package.json b/package.json index 37f685a..8a8930c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kohai", "author": "nodejitsu", - "version": "0.0.5", + "version": "0.0.6", "repository": { "type": "git", "url": "git@github.com:nodejitsu/kohai.git"