From 8578a7bfd26e578a3b4f328c5081e20896d0663c Mon Sep 17 00:00:00 2001 From: iamacook Date: Wed, 10 Nov 2021 08:37:01 +0100 Subject: [PATCH] fix: Bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d75e73fe..7e1b2141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/safe-react-components", - "version": "0.8.5", + "version": "0.8.6", "description": "Gnosis UI components", "main": "dist/index.min.js", "typings": "dist/index.d.ts",