From f504af1685bd0b201f2673b20dfe837f4ca4be89 Mon Sep 17 00:00:00 2001 From: Peter Kottas Date: Sat, 8 Jul 2023 15:37:04 +0200 Subject: [PATCH] 1.0.53 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4ab340..b2f1535 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bell-chat", - "version": "1.0.52", + "version": "1.0.53", "description": "A library of React components for building chat UIs", "repository": "https://github.com/PeterKottas/react-bell-chat", "main": "./lib/index.min.js",