Skip to content

Commit 6a772e6

Browse files
authoredNov 12, 2024··
Merge pull request #131 from argyle-systems/release-5.10.1
5.10.1
2 parents d461311 + a0da12b commit 6a772e6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎argyle-plugin-react-native.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Pod::Spec.new do |s|
1919
s.requires_arc = true
2020

2121
s.dependency "React"
22-
s.dependency 'Argyle', '5.10.0'
22+
s.dependency 'Argyle', '5.10.1'
2323
end
2424

‎example/ios/Podfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- Argyle (5.10.0)
3-
- argyle-plugin-react-native (5.10.0):
4-
- Argyle (= 5.10.0)
2+
- Argyle (5.10.1)
3+
- argyle-plugin-react-native (5.10.1):
4+
- Argyle (= 5.10.1)
55
- React
66
- boost (1.83.0)
77
- CocoaAsyncSocket (7.6.5)
@@ -1318,8 +1318,8 @@ EXTERNAL SOURCES:
13181318
:path: "../node_modules/react-native/ReactCommon/yoga"
13191319

13201320
SPEC CHECKSUMS:
1321-
Argyle: 188b56666f40a87de7693784e434d0495cae9517
1322-
argyle-plugin-react-native: 10f269ed2a95c045e1331b06213fca97361169be
1321+
Argyle: 730fca9b08d342e62c194baacfbbced2e6680b52
1322+
argyle-plugin-react-native: 07325957893647bff82e58d9b5bb4b33029d50a3
13231323
boost: 26fad476bfa736552bbfa698a06cc530475c1505
13241324
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
13251325
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953

0 commit comments

Comments
 (0)
Please sign in to comment.