diff --git a/package-lock.json b/package-lock.json index bd41b39fa..60403ba2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wallet", - "version": "3.0.2-calibration.7", + "version": "3.0.2-calibration.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wallet", - "version": "3.0.2-calibration.7", + "version": "3.0.2-calibration.8", "license": "(Apache-2.0 OR MIT)", "dependencies": { "@apollo/client": "^3.5.7", diff --git a/package.json b/package.json index d8902fd43..d034491da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wallet", - "version": "3.0.2-calibration.7", + "version": "3.0.2-calibration.8", "engines": { "node": ">=16.0.0" },