Unverified Commit 0064ecb1 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1054 from ethereum/bumpVersion

publish
parents b39483fe f5fa2d1d
{ {
"name": "remix-simulator", "name": "remix-simulator",
"version": "0.0.4", "version": "0.0.5",
"description": "Ethereum IDE and tools for the web", "description": "Ethereum IDE and tools for the web",
"contributors": [ "contributors": [
{ {
......
{ {
"name": "remix-tests", "name": "remix-tests",
"version": "0.0.16", "version": "0.0.17",
"description": "Tests for the Ethereum tool suite Remix", "description": "Tests for the Ethereum tool suite Remix",
"main": "./src/index.js", "main": "./src/index.js",
"contributors": [ "contributors": [
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
"colors": "^1.1.2", "colors": "^1.1.2",
"commander": "^2.13.0", "commander": "^2.13.0",
"remix-lib": "0.3.10", "remix-lib": "0.3.10",
"remix-simulator": "^0.0.4", "remix-simulator": "0.0.5",
"remix-solidity": "0.2.11", "remix-solidity": "0.2.11",
"signale": "^1.2.1", "signale": "^1.2.1",
"solc": "^0.4.24", "solc": "^0.4.24",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment