From a448a1c823aa276b6828e3762f77b770c2a25836 Mon Sep 17 00:00:00 2001 From: katspaugh Date: Thu, 19 Sep 2024 12:56:23 +0200 Subject: [PATCH] 1.43.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3030aab4af..bc8fb0c625 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "safe-wallet-web", "homepage": "https://github.com/safe-global/safe-wallet-web", "license": "GPL-3.0", - "version": "1.43.0", + "version": "1.43.1", "type": "module", "scripts": { "dev": "next dev",