From 33d8f836091ebe652bdbd3c77fb1d95b187a34dd Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 23 Aug 2018 13:54:36 +0200 Subject: [PATCH 1/2] sync version --- remix-analyzer/package.json | 4 ++-- remix-debug/package.json | 4 ++-- remix-lib/package.json | 2 +- remix-solidity/package.json | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/remix-analyzer/package.json b/remix-analyzer/package.json index 843d5ce6ca..5b325c4a5b 100644 --- a/remix-analyzer/package.json +++ b/remix-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "remix-analyzer", - "version": "0.2.1", + "version": "0.2.3", "description": "Remix Analyzer", "main": "./index.js", "contributors": [ @@ -21,7 +21,7 @@ "babel-eslint": "^7.1.1", "babel-plugin-transform-object-assign": "^6.22.0", "babel-preset-es2015": "^6.24.0", - "remix-lib": "^0.3.1", + "remix-lib": "^0.3.3", "solc": "^0.4.24", "standard": "^7.0.1", "tape": "^4.6.0" diff --git a/remix-debug/package.json b/remix-debug/package.json index cb2c8d648c..c54a7173cc 100644 --- a/remix-debug/package.json +++ b/remix-debug/package.json @@ -1,6 +1,6 @@ { "name": "remix-debug", - "version": "0.2.2", + "version": "0.2.4", "description": "Ethereum IDE and tools for the web", "contributors": [ { @@ -23,7 +23,7 @@ "fast-async": "^6.1.2", "notify-error": "^1.2.0", "npm-run-all": "^4.1.2", - "remix-lib": "^0.3.1", + "remix-lib": "^0.3.3", "solc": "^0.4.24" }, "devDependencies": { diff --git a/remix-lib/package.json b/remix-lib/package.json index 48d8a16518..11d158f36c 100644 --- a/remix-lib/package.json +++ b/remix-lib/package.json @@ -1,6 +1,6 @@ { "name": "remix-lib", - "version": "0.3.1", + "version": "0.3.3", "description": "Ethereum IDE and tools for the web", "contributors": [ { diff --git a/remix-solidity/package.json b/remix-solidity/package.json index ea311c42b6..55f19676e1 100644 --- a/remix-solidity/package.json +++ b/remix-solidity/package.json @@ -1,6 +1,6 @@ { "name": "remix-solidity", - "version": "0.2.1", + "version": "0.2.3", "description": "Ethereum IDE and tools for the web", "contributors": [ { @@ -22,7 +22,7 @@ "ethereumjs-vm": "^2.3.3", "fast-async": "^6.1.2", "npm-run-all": "^4.0.2", - "remix-lib": "^0.3.1", + "remix-lib": "^0.3.3", "solc": "^0.4.24", "standard": "^7.0.1", "tape": "^4.6.0", From 36f352cdbbbedd696dae50712fab44ee2e33eada Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 23 Aug 2018 13:58:22 +0200 Subject: [PATCH 2/2] Publish - remix-debug@0.2.5 - remix-lib@0.3.4 - remix-solidity@0.2.4 - remix-analyzer@0.2.4 --- remix-analyzer/package.json | 4 ++-- remix-debug/package.json | 4 ++-- remix-lib/package.json | 2 +- remix-solidity/package.json | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/remix-analyzer/package.json b/remix-analyzer/package.json index 5b325c4a5b..17046a5d24 100644 --- a/remix-analyzer/package.json +++ b/remix-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "remix-analyzer", - "version": "0.2.3", + "version": "0.2.4", "description": "Remix Analyzer", "main": "./index.js", "contributors": [ @@ -21,7 +21,7 @@ "babel-eslint": "^7.1.1", "babel-plugin-transform-object-assign": "^6.22.0", "babel-preset-es2015": "^6.24.0", - "remix-lib": "^0.3.3", + "remix-lib": "^0.3.4", "solc": "^0.4.24", "standard": "^7.0.1", "tape": "^4.6.0" diff --git a/remix-debug/package.json b/remix-debug/package.json index c54a7173cc..0384f1cbf0 100644 --- a/remix-debug/package.json +++ b/remix-debug/package.json @@ -1,6 +1,6 @@ { "name": "remix-debug", - "version": "0.2.4", + "version": "0.2.5", "description": "Ethereum IDE and tools for the web", "contributors": [ { @@ -23,7 +23,7 @@ "fast-async": "^6.1.2", "notify-error": "^1.2.0", "npm-run-all": "^4.1.2", - "remix-lib": "^0.3.3", + "remix-lib": "^0.3.4", "solc": "^0.4.24" }, "devDependencies": { diff --git a/remix-lib/package.json b/remix-lib/package.json index 11d158f36c..2ce334ccf0 100644 --- a/remix-lib/package.json +++ b/remix-lib/package.json @@ -1,6 +1,6 @@ { "name": "remix-lib", - "version": "0.3.3", + "version": "0.3.4", "description": "Ethereum IDE and tools for the web", "contributors": [ { diff --git a/remix-solidity/package.json b/remix-solidity/package.json index 55f19676e1..ebfd06f39b 100644 --- a/remix-solidity/package.json +++ b/remix-solidity/package.json @@ -1,6 +1,6 @@ { "name": "remix-solidity", - "version": "0.2.3", + "version": "0.2.4", "description": "Ethereum IDE and tools for the web", "contributors": [ { @@ -22,7 +22,7 @@ "ethereumjs-vm": "^2.3.3", "fast-async": "^6.1.2", "npm-run-all": "^4.0.2", - "remix-lib": "^0.3.3", + "remix-lib": "^0.3.4", "solc": "^0.4.24", "standard": "^7.0.1", "tape": "^4.6.0",