From ff5c1fb017f6b720d8e57f35ec111c0faba8841e Mon Sep 17 00:00:00 2001 From: katspaugh Date: Thu, 14 Dec 2023 12:18:48 +0100 Subject: [PATCH] v1.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af3a8f7fd6..b60df5855e 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.24.0", + "version": "1.25.0", "type": "module", "scripts": { "dev": "next dev",