From d95a9438e42b36b546d7210e9b82fc8e605f79b3 Mon Sep 17 00:00:00 2001 From: katspaugh Date: Mon, 13 Nov 2023 11:05:40 +0100 Subject: [PATCH] 1.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2cabbfaf3..26ac24be3c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/safe-global/safe-wallet-web", "license": "GPL-3.0", "type": "module", - "version": "1.21.0", + "version": "1.22.0", "scripts": { "dev": "next dev", "start": "next dev",