diff --git a/package-lock.json b/package-lock.json index 4923c08..65d6f4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xdeployer", - "version": "1.1.15", + "version": "1.1.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xdeployer", - "version": "1.1.15", + "version": "1.1.16", "license": "MIT", "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.1.0", diff --git a/package.json b/package.json index 7dbef1f..79f4282 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xdeployer", - "version": "1.1.15", + "version": "1.1.16", "description": "Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.", "author": "Pascal Marco Caversaccio ", "license": "MIT",