From 6b432b0b2cbee8d49641d59bcb3347c6f69887ef Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:48:00 +0300 Subject: [PATCH] 1.48.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7710f366c0..83817dd805 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.1", + "version": "1.48.2", "type": "module", "scripts": { "dev": "next dev", @@ -172,4 +172,4 @@ "minimumChangeThreshold": 0, "showDetails": true } -} +} \ No newline at end of file