From 1c798d66e459abce943aedcc419838cf9c3fc29e Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Wed, 16 Feb 2022 08:31:29 -0500 Subject: [PATCH] 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 264828d6..87743b11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "4.3.1", + "version": "4.3.2", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},