From c7616f604050ebde5141d3073ecce4720cba75dd Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Tue, 21 Jul 2020 09:48:04 -0400 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b2a3147..529a422b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "3.1.0", + "version": "3.1.1", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},