From 7478a3140fe622972191d5eb26943279bec97cc2 Mon Sep 17 00:00:00 2001 From: Tim Coulter Date: Wed, 23 Aug 2017 08:12:33 -0700 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38e1ce8788..ab1558555f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ganache-core", - "version": "1.1.1", + "version": "1.1.2", "main": "./index.js", "directories": { "lib": "./lib"