aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/package.json
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-02-04 23:39:02 +0800
committerobscuren <geffobscura@gmail.com>2015-02-04 23:39:02 +0800
commit3f03197daebace568a61bf69c06c97e30080a749 (patch)
tree285917452362f8f86709feed07b0f620fc39464d /tests/files/package.json
parent4dc283c0fb5d886ce8d3638c3322af7e6f2a3b2e (diff)
downloaddexon-3f03197daebace568a61bf69c06c97e30080a749.tar
dexon-3f03197daebace568a61bf69c06c97e30080a749.tar.gz
dexon-3f03197daebace568a61bf69c06c97e30080a749.tar.bz2
dexon-3f03197daebace568a61bf69c06c97e30080a749.tar.lz
dexon-3f03197daebace568a61bf69c06c97e30080a749.tar.xz
dexon-3f03197daebace568a61bf69c06c97e30080a749.tar.zst
dexon-3f03197daebace568a61bf69c06c97e30080a749.zip
Updated tests
Diffstat (limited to 'tests/files/package.json')
-rw-r--r--tests/files/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files/package.json b/tests/files/package.json
index 318006032..6b1446756 100644
--- a/tests/files/package.json
+++ b/tests/files/package.json
@@ -1,6 +1,6 @@
{
"name": "ethereum-tests",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "tests for ethereum",
"main": "index.js",
"scripts": {