diff --git a/package.json b/package.json index 3f50b1a..52b528a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "truffle-plugin-verify", - "version": "0.5.8", + "version": "0.5.9", "description": "Verify your deployed smart contracts on Etherscan from the Truffle CLI", "repository": "https://github.com/rkalis/truffle-plugin-verify", "main": "verify.js",