From 2640e4cfe095edbe79583b29e8cc1928cc60309f Mon Sep 17 00:00:00 2001 From: Jonathan Rainville Date: Mon, 7 Oct 2019 10:54:55 -0400 Subject: [PATCH] set to 0.0.1 version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fea9764..02be1b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embark-nim-compiler", - "version": "5.0.0", + "version": "0.0.1", "description": "Plugin for Embark to compile Nim contracts", "main": "index.js", "scripts": {