From 2b117d326ff597862af3f735fc3a8ff5ccb5347c Mon Sep 17 00:00:00 2001 From: katspaugh Date: Thu, 7 Mar 2024 13:51:46 +0100 Subject: [PATCH] 1.31.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a0a69a718..f32d733ae3 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.30.0", + "version": "1.31.0", "type": "module", "scripts": { "dev": "next dev",