From 24fbb30fefcaf5abc4b702af8eb076f66217cfd7 Mon Sep 17 00:00:00 2001 From: Tyschenko Date: Tue, 24 Jun 2025 16:45:46 +0100 Subject: [PATCH] Bump version to 14.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 396595eef..5ec6a0f37 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "14.2.0", + "version": "14.2.1", "homepage": "https://github.com/MetaMask/react-native-webview-mm#readme", "scripts": { "android": "react-native run-android",