Skip to content

Commit 6262044

Browse files
authored
Bump version to 0.4.1 and update Podfile.lock (#33)
1 parent 7ff34a4 commit 6262044

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/demo-hce-module-app/ios/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@ PODS:
23402340
- React-perflogger (= 0.81.4)
23412341
- React-utils (= 0.81.4)
23422342
- SocketRocket
2343-
- RTNHCEModuleIOS (0.1.0):
2343+
- RTNHCEModuleIOS (0.4.1):
23442344
- boost
23452345
- DoubleConversion
23462346
- fast_float
@@ -2444,7 +2444,7 @@ DEPENDENCIES:
24442444
- ReactAppDependencyProvider (from `build/generated/ios`)
24452445
- ReactCodegen (from `build/generated/ios`)
24462446
- ReactCommon/turbomodule/core (from `../../../node_modules/react-native/ReactCommon`)
2447-
- "RTNHCEModuleIOS (from `../../../node_modules/@icedevml/react-native-hce-module-ios`)"
2447+
- "RTNHCEModuleIOS (from `../../../node_modules/@icedevml/react-native-host-card-emulation`)"
24482448
- SocketRocket (~> 0.7.1)
24492449
- Yoga (from `../../../node_modules/react-native/ReactCommon/yoga`)
24502450

@@ -2597,7 +2597,7 @@ EXTERNAL SOURCES:
25972597
ReactCommon:
25982598
:path: "../../../node_modules/react-native/ReactCommon"
25992599
RTNHCEModuleIOS:
2600-
:path: "../../../node_modules/@icedevml/react-native-hce-module-ios"
2600+
:path: "../../../node_modules/@icedevml/react-native-host-card-emulation"
26012601
Yoga:
26022602
:path: "../../../node_modules/react-native/ReactCommon/yoga"
26032603

@@ -2673,10 +2673,10 @@ SPEC CHECKSUMS:
26732673
ReactAppDependencyProvider: 433ddfb4536948630aadd5bd925aff8a632d2fe3
26742674
ReactCodegen: 64dbbed4e9e0264d799578ea78492479a66fba4a
26752675
ReactCommon: 394c6b92765cf6d211c2c3f7f6bc601dffb316a6
2676-
RTNHCEModuleIOS: 450e828686f4d8a017fddc72404efc4ff4a1cc08
2676+
RTNHCEModuleIOS: 6aa03829904932273c6f052dee1a2e6714e6c8c9
26772677
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
26782678
Yoga: a3ed390a19db0459bd6839823a6ac6d9c6db198d
26792679

26802680
PODFILE CHECKSUM: 480f1379d433357d00eb3f54accbd450f2fa0179
26812681

2682-
COCOAPODS: 1.15.2
2682+
COCOAPODS: 1.16.2

packages/native-hce-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@icedevml/react-native-host-card-emulation",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Host Card Emulation (HCE) React Native Turbo Module for iOS and Android platforms.",
55
"react-native": "js/index",
66
"source": "js/index",

0 commit comments

Comments
 (0)