aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarian Oancea <contact@siteshop.ro>2014-11-10 21:26:10 +0800
committerMarian Oancea <contact@siteshop.ro>2014-11-10 21:26:10 +0800
commit720365859cfc56a6b59f6824f61138ed7ea8a782 (patch)
treea82b4b1fa0f78bbfdde20bef04e0fdd62e2e7194 /package.json
parentd95e2b7999750a8a2fb3c54258935f916379e6c6 (diff)
downloaddexon-720365859cfc56a6b59f6824f61138ed7ea8a782.tar.gz
dexon-720365859cfc56a6b59f6824f61138ed7ea8a782.tar.zst
dexon-720365859cfc56a6b59f6824f61138ed7ea8a782.zip
Changed npm & bower version
Changed version for next npm publish
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a36762e59..38465e7bd 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ethereum.js",
"namespace": "ethereum",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Ethereum Compatible JavaScript API",
"main": "./index.js",
"directories": {