diff --git a/package-lock.json b/package-lock.json index 198cdf967..fc77fa360 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wallet", - "version": "3.0.10", + "version": "3.0.11-calibration.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wallet", - "version": "3.0.10", + "version": "3.0.11-calibration.0", "license": "(Apache-2.0 OR MIT)", "dependencies": { "@apollo/client": "^3.5.7", diff --git a/package.json b/package.json index 887e02ab1..8fb08724c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wallet", - "version": "3.0.10", + "version": "3.0.11-calibration.0", "engines": { "node": ">=16.0.0" },