From bc20acb8c12ad4e8edc573f9deac1cfc08cec016 Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:26:19 +0100 Subject: [PATCH] 1.48.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0113d116e7..7710f366c0 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.48.0", + "version": "1.48.1", "type": "module", "scripts": { "dev": "next dev", @@ -172,4 +172,4 @@ "minimumChangeThreshold": 0, "showDetails": true } -} \ No newline at end of file +}