From bdd623a04a7d1ee5522749179107ce14f723e5e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= Date: Wed, 24 Sep 2025 06:26:58 +0200 Subject: [PATCH] Update package.json --- packages/host-card-emulation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/host-card-emulation/package.json b/packages/host-card-emulation/package.json index 317ed5d..6ba6086 100644 --- a/packages/host-card-emulation/package.json +++ b/packages/host-card-emulation/package.json @@ -1,6 +1,6 @@ { "name": "@icedevml/react-native-host-card-emulation", - "version": "0.7.1", + "version": "0.7.2", "description": "Host Card Emulation (HCE) React Native Turbo Module for iOS and Android platforms.", "react-native": "js/index", "source": "js/index",