From c6f4c6b37ec43a7f898b3ac04762fa0d38f44dff Mon Sep 17 00:00:00 2001 From: Dominic Go Date: Sat, 21 Sep 2024 20:43:34 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Chore:=20release=203.0.0-7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index badfe40d..240c5dc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ios-context-menu", - "version": "3.0.0-6", + "version": "3.0.0-7", "description": "A react-native component to use context menu's (UIMenu) on iOS 13/14+", "source": "./src/index.tsx", "module": "./lib/module/index.js",