From 97cea28922a1b885d32b7bbd2fd35b2fba867951 Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Sun, 26 May 2024 11:09:18 +0900 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0247163..608bfd44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-menu/menu", - "version": "1.0.3", + "version": "1.1.0", "description": "UIMenu component for react-native", "main": "lib/commonjs/index", "module": "lib/module/index",