From abba931b5ee6d54abcc39e8a9e719bcc882ce53e Mon Sep 17 00:00:00 2001 From: fan xia Date: Thu, 19 Oct 2023 21:52:48 +0800 Subject: [PATCH] mac folder fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05af738..fd27f3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rubick-native", - "version": "0.0.13", + "version": "0.0.14-beta", "type": "module", "main": "dist/index.cjs", "module": "dist/index.js",