diff --git a/package.json b/package.json index d7c7ea8..1bb81d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ericxstone/hardhat-blockscout-verify", - "version": "0.0.2", + "version": "0.0.3", "description": "Hardhat plugin for solidity contract verification on Blockscout block explorer", "repository": "github:ericxstone/hardhat-blockscout-verify", "author": "ericxstone",