aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-09 19:55:46 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-09 19:55:46 +0800
commit2a6c84984aace51e64fe87ca6770da0208b3b65f (patch)
treee65bbc1abd261f966bbffab03eacf601c01959cb
parent0538c11576a020a0e7fe19652398547fdad4b84b (diff)
downloaddexon-2a6c84984aace51e64fe87ca6770da0208b3b65f.tar.gz
dexon-2a6c84984aace51e64fe87ca6770da0208b3b65f.tar.zst
dexon-2a6c84984aace51e64fe87ca6770da0208b3b65f.zip
version upgraded
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8f5ba2255..fc34be487 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ethereum.js",
"namespace": "ethereum",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "Ethereum Compatible JavaScript API",
"main": "./index.js",
"directories": {