From 0bdd1e7dbb52c81d6f5e8a39c13726f6c7451223 Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Tue, 1 Dec 2020 09:06:25 -0500 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4e84c60..5c15958e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "4.0.0", + "version": "4.0.1", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},