From 71e5b947d37640060caccb303d4f64e2ca5a7428 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Wed, 20 Mar 2024 21:43:13 +0800 Subject: [PATCH] v10.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c73814e..2740ab4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "10.2.7", + "version": "10.2.8", "description": "react-native hot update", "main": "src/index.ts", "scripts": {