Skip to content

Commit 2298aaa

Browse files
bump version
1 parent f8990c9 commit 2298aaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ PODS:
16791679
- React-logger (= 0.79.4)
16801680
- React-perflogger (= 0.79.4)
16811681
- React-utils (= 0.79.4)
1682-
- SecureEnclaveOperations (0.0.5):
1682+
- SecureEnclaveOperations (0.0.6):
16831683
- DoubleConversion
16841684
- glog
16851685
- hermes-engine
@@ -2005,7 +2005,7 @@ SPEC CHECKSUMS:
20052005
ReactAppDependencyProvider: bf62814e0fde923f73fc64b7e82d76c63c284da9
20062006
ReactCodegen: f891084749d03b8af8a244cefaa492e491b763fd
20072007
ReactCommon: c7d636ec1b9801ff4ee83cce8e0bf74a1610fc3f
2008-
SecureEnclaveOperations: 534731ee280a326811290006609abb97be506871
2008+
SecureEnclaveOperations: c940af12630c20e31dbc757982b4cc14edaa031f
20092009
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
20102010
Yoga: a6cb833e04fb8c59a012b49fb1d040fcb0cbb633
20112011

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-secure-enclave-operations",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Perform cryptographic operations inside secure hardware for Android and iOS.",
55
"source": "./src/index.tsx",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)