From 1158272b6fc50992841abaa38c8b46d21961fc35 Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Wed, 15 Feb 2023 17:17:54 +0100 Subject: [PATCH] v2.0.4 (#223) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc3aeb3..1ff8182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@safe-global/safe-react-components", - "version": "2.0.3", + "version": "2.0.4", "description": "Safe UI components", "main": "dist/index.min.js", "typings": "dist/index.d.ts",