From 53d07406ef16f9aab1fa06ab75d14f0f7f5ece65 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Sat, 30 Oct 2021 14:56:58 +0800 Subject: [PATCH] v7.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e186d8b..fbd0ec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "7.3.0", + "version": "7.3.1", "description": "react-native hot update", "main": "lib/index.js", "scripts": {