From ea5cdc4f330b111ab847ad5e6626201f852fac95 Mon Sep 17 00:00:00 2001 From: zxcpoiu Date: Mon, 19 Feb 2024 12:56:05 +0800 Subject: [PATCH] release 4.2.0 28e764d fix(android): specify export mode on BroadcastReceivers ( Santhosh Vaiyapuri 2024-02-16 10:41:22 +0100) 4a27d1c Update build.gradle ( 1nspir3d 2023-11-07 18:25:27 +0300) 23ed8aa feat: add types ( Muhammed Saeed 2023-10-12 21:56:21 +0400) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 894927b..cd50f75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-incall-manager", - "version": "4.1.0", + "version": "4.2.0", "description": "Handling media-routes/sensors/events during a audio/video chat on React Native", "main": "index.js", "scripts": {