aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-08 22:13:43 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-08 22:13:43 +0800
commit2f3384947bcf8393c98adab54eab0d9f0c46dfa0 (patch)
tree26d833e9874bc5853d6f4d5c7a314323bdb0fb59
parenta8dde1714659d90665e4a891df3134aaaeab3f9c (diff)
downloaddexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.tar
dexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.tar.gz
dexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.tar.bz2
dexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.tar.lz
dexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.tar.xz
dexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.tar.zst
dexon-2f3384947bcf8393c98adab54eab0d9f0c46dfa0.zip
version upgrade
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 24141ea2e..8f5ba2255 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ethereum.js",
"namespace": "ethereum",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Ethereum Compatible JavaScript API",
"main": "./index.js",
"directories": {