From d423466ca965c91c714537257876765a707154fe Mon Sep 17 00:00:00 2001 From: Mathew Cormier Date: Sun, 23 Jun 2019 22:30:40 -0400 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4d1809..502ca63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quantal", - "version": "0.0.6", + "version": "0.0.7", "description": "Fast and lightweight build tool for Solidity", "bin": { "quantal": "src/index.js"