From 3a27fb16b9557506c617b54030de15ea42247c4d Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Wed, 11 Nov 2020 15:41:08 -0500 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08d52a0e..6b29b036 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "3.1.2", + "version": "3.1.3", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},