diff --git a/deployments/package.json b/deployments/package.json index 69eb136a84..9898f0bac6 100644 --- a/deployments/package.json +++ b/deployments/package.json @@ -1,6 +1,6 @@ { "name": "@nexusmutual/deployments", - "version": "2.1.1", + "version": "2.3.0", "description": "Nexus Mutual deployed contract addresses and abis", "typings": "./dist/index.d.ts", "main": "./dist/index.js", diff --git a/package-lock.json b/package-lock.json index 93755709ba..36056d39e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nexusmutual", - "version": "2.1.1", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nexusmutual", - "version": "2.1.1", + "version": "2.3.0", "license": "GPL-3.0", "dependencies": { "@nomicfoundation/hardhat-network-helpers": "^1.0.8", diff --git a/package.json b/package.json index de5b2e91db..0d0e968b81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nexusmutual", - "version": "2.1.1", + "version": "2.3.0", "description": "NexusMutual smart contracts", "repository": { "type": "git",