From f8be1fbea403c2bc9d65e15c526cd05a35ee6c0a Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Tue, 19 Jun 2018 19:10:21 -0400 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62d95b5..8571562 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embark-solc", - "version": "0.2.0", + "version": "0.2.1", "description": "Solc plugin for Embark (uses command line)", "main": "index.js", "scripts": {