diff --git a/package.json b/package.json index 1acc7dbd..165e4535 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bitcoind.js", "description": "Node binding for bitcoind", "author": "Christopher Jeffrey", - "version": "0.0.4", + "version": "0.0.5", "main": "./index.js", "repository": "git://github.com/chjj/bitcoind.js.git", "homepage": "https://github.com/chjj/bitcoind.js",