diff --git a/package-lock.json b/package-lock.json index 6791eba..00d5f1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xdeployer", - "version": "1.1.19", + "version": "1.1.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xdeployer", - "version": "1.1.19", + "version": "1.1.20", "license": "MIT", "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.1.1", diff --git a/package.json b/package.json index 6a0dfd7..9ecc22a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xdeployer", - "version": "1.1.19", + "version": "1.1.20", "description": "Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.", "author": "Pascal Marco Caversaccio ", "license": "MIT",