From 20dfa0461cebb8cdcb91186f03d208e11e11ad92 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Tue, 31 May 2022 09:54:37 +0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0deaa88..075254b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "7.4.1", + "version": "7.4.2", "description": "react-native hot update", "main": "lib/index.js", "scripts": {