From b3cd7864c0d2aa56c134c65d0aa154eda0a0ba25 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Tue, 12 Jul 2022 13:19:20 +0200 Subject: [PATCH] bump version (#204) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b180990..9679f58c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/safe-react-components", - "version": "1.1.4", + "version": "1.1.5", "description": "Gnosis UI components", "main": "dist/index.min.js", "typings": "dist/index.d.ts",