From f6c0bd5f50fbb424914d41c85492bbd758244404 Mon Sep 17 00:00:00 2001 From: katspaugh Date: Thu, 18 Apr 2024 17:27:43 +0200 Subject: [PATCH] 1.34.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60d2ac84c1..a52e7d138f 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.33.0", + "version": "1.34.0", "type": "module", "scripts": { "dev": "next dev",