diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a53fbae6a..beadb63bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethereum-tests", - "version": "0.0.4", + "version": "0.0.5", "description": "tests for ethereum", "main": "index.js", "scripts": { |