From 2c2d949127b150c2a5ceebf6ac9e8c0f44bf17fd Mon Sep 17 00:00:00 2001 From: Peter Kottas Date: Thu, 22 Apr 2021 13:36:21 +0200 Subject: [PATCH] 1.0.44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65c59c1..6d5a921 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bell-chat", - "version": "1.0.43", + "version": "1.0.44", "description": "A library of React components for building chat UIs", "repository": "https://github.com/PeterKottas/react-bell-chat", "main": "./lib/index.min.js",