diff --git a/package-lock.json b/package-lock.json index 9ea3df7..a181acb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "remix-ide", - "version": "1.0.8", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5f30158..e0a6039 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.8", + "version": "1.1.0", "name": "remix-ide", "description": "Remix - Ethereum IDE", "main": "main.js",