From aa793bfcc6f06888b6cf598e21b40b77e4193072 Mon Sep 17 00:00:00 2001 From: Tomokazu Imamura Date: Mon, 27 Sep 2021 19:15:52 +0700 Subject: [PATCH] patch https://github.com/FaridSafi/react-native-gifted-chat/issues/2090. increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffc29aa79..55300ba3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gifted-chat", - "version": "0.6.0", + "version": "0.6.0.1", "description": "The most complete chat UI for React Native", "main": "index.js", "types": "index.d.ts",