From 44ae40ce45cc1576ec61216fccd87ec0cc6f1cfe Mon Sep 17 00:00:00 2001 From: Johan-dutoit Date: Thu, 23 Mar 2023 10:01:23 +0000 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e21268b1..119c12399 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gifted-chat", - "version": "2.0.0", + "version": "2.0.1", "description": "The most complete chat UI for React Native", "main": "lib/index.js", "types": "lib/index.d.ts",