From e8e77d92e776f331692af3cde4f60d7f0cbe940a Mon Sep 17 00:00:00 2001 From: yann300 Date: Tue, 8 Oct 2019 22:16:38 +0900 Subject: [PATCH] bump version --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1a9d3a71db..1605e77985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "remixd", - "version": "0.1.8-alpha.13", + "version": "0.1.8-alpha.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9977135a6b..3636a8d446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remixd", - "version": "0.1.8-alpha.13", + "version": "0.1.8-alpha.14", "description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)", "main": "./src/index.js", "bin": {