From 45989c229bddebe156430cdf9c0fe55cc6be0225 Mon Sep 17 00:00:00 2001 From: Alex Demchenko Date: Wed, 15 Sep 2021 10:59:28 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ff8d1b..5d68a37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flyerhq/react-native-chat-ui", - "version": "1.4.0", + "version": "1.4.1", "description": "Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.", "homepage": "https://flyer.chat", "main": "lib/index.js",