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