From 534ea329f07685db4f754f66d1e712955746a473 Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Tue, 21 Mar 2023 08:38:22 -0400 Subject: [PATCH] 4.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23c9b7d6..d9f0c000 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "4.3.7", + "version": "4.3.8", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},