From 8acf18a617e285c749699f3f04dc6d1b304738fd Mon Sep 17 00:00:00 2001 From: Peter Petrovics Date: Wed, 25 Apr 2018 00:08:09 +0100 Subject: [PATCH] v0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 532a4f7..b694f35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "abiniser", - "version": "0.2.1", + "version": "0.2.2", "description": "Truffle post processor to generate ABI and deployment repository files", "main": "abiniser.js", "bin": {