From d80ab214d1cf1f2319a66a53efce3e6c79c5d349 Mon Sep 17 00:00:00 2001 From: Dominic Go Date: Sat, 7 Dec 2024 21:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Chore:=20release=203.0.0-1?= =?UTF-8?q?2?= 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 9e5e636f..aaa8a636 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ios-context-menu", - "version": "3.0.0-11", + "version": "3.0.0-12", "description": "A react-native component to use context menu's (UIMenu) on iOS 13/14+", "main": "lib/commonjs/index", "module": "lib/module/index",