From af2f299443a70bdaa20627a3699655d4f61be2df Mon Sep 17 00:00:00 2001 From: Peter Kottas Date: Wed, 27 Oct 2021 10:19:32 +0200 Subject: [PATCH] 1.0.52 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3163e9..6864be5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bell-chat", - "version": "1.0.51", + "version": "1.0.52", "description": "A library of React components for building chat UIs", "repository": "https://github.com/PeterKottas/react-bell-chat", "main": "./lib/index.min.js",