From 1b76c5fe5fd5c04711169c7010b12036466a547c Mon Sep 17 00:00:00 2001 From: Alex Demchenko Date: Sun, 5 Sep 2021 13:48:13 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2778cf..57b6a48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flyerhq/react-native-chat-ui", - "version": "1.3.0", + "version": "1.3.1", "description": "Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.", "homepage": "https://flyer.chat", "main": "lib/index.js",