From 821722165a0709d9d481cf899a67cd1d88803bd3 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Fri, 15 Sep 2023 16:16:48 +0800 Subject: [PATCH] v9.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ecd2f6..2daeaae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "9.0.3", + "version": "9.0.4", "description": "react-native hot update", "main": "lib/index.ts", "scripts": {