From a8ca010b52ffe31e3a7cf221e142712ab451b129 Mon Sep 17 00:00:00 2001 From: Emmanuel Quentin Date: Mon, 23 Nov 2020 14:24:16 -0500 Subject: [PATCH] 3.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e463cdb..42e77002 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-callkeep", - "version": "3.1.4", + "version": "3.1.5", "description": "iOS 10 CallKit and Android ConnectionService Framework For React Native", "main": "index.js", "scripts": {},