From 5dc58cd5d6871f9c8ddc775dd2b2fa1013c84fff Mon Sep 17 00:00:00 2001 From: gamalielhere Date: Mon, 29 Oct 2018 15:28:22 -0700 Subject: [PATCH] Release: v3.24.0 --- app/package.json | 22 +++++++++++----------- dist/package.json | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) 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" + } }