From 7d7720f6c534e149618c0da8dd4f46bd8f0f363a Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Thu, 3 Oct 2019 14:38:29 -0400 Subject: [PATCH] 3.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eae6a548..3548347e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "3.0.5", + "version": "3.0.6", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},