From 80c8b983c4138851d36c9e137737932d5f7660ac Mon Sep 17 00:00:00 2001 From: Mathew Cormier Date: Mon, 24 Jun 2019 16:47:36 -0400 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8ebed7..db318bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quantal", - "version": "0.0.8", + "version": "0.0.9", "description": "Fast and lightweight build tool for Solidity", "bin": { "quantal": "src/index.js"