From 35939286d0c6e995f4f003a61409039215fd3c98 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Fri, 29 Oct 2021 13:03:34 +0800 Subject: [PATCH] v7.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 552bc7a..e186d8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "7.2.0", + "version": "7.3.0", "description": "react-native hot update", "main": "lib/index.js", "scripts": {