From 464f112b23694583ca23e47990a257e1ff9d4923 Mon Sep 17 00:00:00 2001 From: Peter Kottas <petokottas@gmail.com> Date: Mon, 21 Jun 2021 19:33:11 +0200 Subject: [PATCH] 1.0.50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a0e5e4..3f94216 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bell-chat", - "version": "1.0.49", + "version": "1.0.50", "description": "A library of React components for building chat UIs", "repository": "https://github.com/PeterKottas/react-bell-chat", "main": "./lib/index.min.js",