From 9c4911a591164eb4f6b3e90beab1394c78495252 Mon Sep 17 00:00:00 2001 From: nicosampler Date: Sun, 14 Feb 2021 20:19:24 -0300 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4f3b4f2..78382405 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/safe-react-components", - "version": "0.4.0", + "version": "0.5.0", "description": "Gnosis UI components", "main": "dist/index.min.js", "typings": "dist/index.d.ts",