diff options
Diffstat (limited to 'tests/files/package.json')
-rw-r--r-- | tests/files/package.json | 2 |
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": { |