From 23a3a27f22e6b4e942d7c74de085995aa7b7ad96 Mon Sep 17 00:00:00 2001 From: huhexing Date: Fri, 23 Feb 2024 14:53:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=B8=BF=E8=92=99=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=AE=9E=E7=8E=B0?= 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 7c02a8b..ba0a88a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/toolbar-android", - "version": "0.2.1-0.1.0", + "version": "0.2.1-0.0.1", "description": "A React Native Component for Android Toolbar", "keywords": [ "toolbar-android", -- Gitee