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