From c4be5a0f3e6733bfb038fcad3c58a927f7a2206d Mon Sep 17 00:00:00 2001 From: Aniket <30843294+Aniket-Engg@users.noreply.github.com> Date: Thu, 10 Oct 2019 18:58:48 +0530 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15c311d..38a79f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sol-verifier", - "version": "2.1.1", + "version": "2.1.2", "description": "Verify Solidity Smart Contracts on Etherscan", "main": "index.js", "scripts": {