From bba90d01b3559f574646687ea53d8bc950e14c45 Mon Sep 17 00:00:00 2001 From: socialcode-rob1 Date: Tue, 1 Oct 2024 14:52:56 -0400 Subject: [PATCH] chore: release 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a29229d..7aa0336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@socialcode-rob1/react-native-jitsimeet-custom", - "version": "2.6.0", + "version": "2.6.1", "description": "React native Wrapper for Jitsi Meet SDK", "main": "lib/commonjs/index", "module": "lib/module/index",