From 3f807a8f2a50adb1187e30f71039eb40f499de0a Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Mon, 6 Jul 2020 16:32:29 -0400 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43388ee4..1b2a3147 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "3.0.15", + "version": "3.1.0", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},