diff --git a/Linux/package.json b/Linux/package.json index 911e13b..12cb93b 100644 --- a/Linux/package.json +++ b/Linux/package.json @@ -1,6 +1,6 @@ { "name": "ethereum-generator", - "version": "1.0.0", + "version": "1.0.1", "description": "Generate random ethereum wallets & private keys and then check if they match a wallet that contains some kind of balance, so that you can take it. In Node.js", "main": "generator.js", "dependencies": {