From b747b1f356c57d223f4e8b22280e8d9f3b486580 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Mon, 30 Oct 2023 22:58:41 +0800 Subject: [PATCH] v9.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c2653b..80eecb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "9.1.3", + "version": "9.1.4", "description": "react-native hot update", "main": "lib/index.ts", "scripts": {