From b1930949866ba4954c5ae3fe6d077bb201cc6ba0 Mon Sep 17 00:00:00 2001 From: yann300 Date: Wed, 14 Mar 2018 18:30:09 +0100 Subject: [PATCH] bump version --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index b193822700..e8d2bcf8d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { - "private": true, "name": "remix-ide", - "version": "0.0.0", + "version": "0.5.0", "description": "Minimalistic browser-based Solidity IDE", "devDependencies": { "async": "^2.1.2",