diff --git a/app/package.json b/app/package.json index 1e2edec389..d4061fee18 100644 --- a/app/package.json +++ b/app/package.json @@ -1,13 +1,13 @@ { - "name": "MyEtherWallet", - "version": "3.21.21", - "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", - "author": "MyEtherWallet", - "license": "ISC", - "devDependencies": { - "open": "0.0.5" - }, - "bin": { - "mew": "bin/startMEW.js" - } + "name": "MyEtherWallet", + "version": "3.24.0", + "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", + "author": "MyEtherWallet", + "license": "ISC", + "devDependencies": { + "open": "0.0.5" + }, + "bin": { + "mew": "bin/startMEW.js" + } } diff --git a/dist/package.json b/dist/package.json index 1e2edec389..d4061fee18 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,13 +1,13 @@ { - "name": "MyEtherWallet", - "version": "3.21.21", - "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", - "author": "MyEtherWallet", - "license": "ISC", - "devDependencies": { - "open": "0.0.5" - }, - "bin": { - "mew": "bin/startMEW.js" - } + "name": "MyEtherWallet", + "version": "3.24.0", + "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", + "author": "MyEtherWallet", + "license": "ISC", + "devDependencies": { + "open": "0.0.5" + }, + "bin": { + "mew": "bin/startMEW.js" + } }