From f7c06f65b8e7d14ae7c8f2129a4dcbe4523484b7 Mon Sep 17 00:00:00 2001 From: Schwartz10 Date: Mon, 27 Jun 2022 17:21:06 +0000 Subject: [PATCH] 3.0.20-calibration.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2215b71bf..94dc08fb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wallet", - "version": "3.0.20-calibration.1", + "version": "3.0.20-calibration.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wallet", - "version": "3.0.20-calibration.1", + "version": "3.0.20-calibration.2", "license": "(Apache-2.0 OR MIT)", "dependencies": { "@apollo/client": "^3.5.7", diff --git a/package.json b/package.json index f530ef2c4..8e753cb68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wallet", - "version": "3.0.20-calibration.1", + "version": "3.0.20-calibration.2", "engines": { "node": ">=16.0.0" },