From a66f354c3b4f9441890668909b8a14e56efb3faf Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Sun, 3 Mar 2024 08:50:19 +0800 Subject: [PATCH] v10.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4c81e1..9a7b400 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "10.2.0", + "version": "10.2.1", "description": "react-native hot update", "main": "src/index.ts", "scripts": {