Unverified Commit 9116649c authored by David Disu's avatar David Disu Committed by GitHub

Merge pull request #113 from ethereum/remixd-websocket

Bump version
parents 1a17fbd0 a229bc47
......@@ -7,4 +7,5 @@ shared
.circleci
tsconfig.json
nodemon.json
.eslintrc.json
\ No newline at end of file
.eslintrc.json
/types
\ No newline at end of file
{
"name": "remixd",
"version": "0.2.0-alpha.5",
"version": "0.2.1-alpha.0",
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
"main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",
......
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