From 7725080c42ae767d4e812d052818b6e2c1998fd0 Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Mon, 31 Jul 2023 14:42:58 -0400 Subject: [PATCH] 4.3.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de8f2ddc..8c24010d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "4.3.9", + "version": "4.3.10", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},