From 3e9a3ed859c3c16b6b6f8c315da943113354822f Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Fri, 15 Apr 2022 07:42:12 -0400 Subject: [PATCH] 4.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87743b11..6c5a3415 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "4.3.2", + "version": "4.3.3", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},