From 9d28f70801d4bb72b83e70d201472a612a5b666c Mon Sep 17 00:00:00 2001 From: katspaugh Date: Wed, 27 Mar 2024 15:36:14 +0100 Subject: [PATCH] 1.32.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9ab6d6f57..af7c4b8cf2 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.32.0", + "version": "1.32.1", "type": "module", "scripts": { "dev": "next dev",