From b948a10292b89e31fa7b2fa660316e8a1d4eb589 Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Wed, 1 Mar 2023 13:54:19 -0500 Subject: [PATCH] 4.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cefaf16..23c9b7d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "4.3.6", + "version": "4.3.7", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},