Skip to content

Commit 9d97f10

Browse files
Merge pull request #137 from argyle-systems/release-5.11.1
Release 5.11.1
2 parents 621716c + 1afaea9 commit 9d97f10

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,5 +19,5 @@ Pod::Spec.new do |s|
1919
s.requires_arc = true
2020

2121
s.dependency "React"
22-
s.dependency 'Argyle', '5.11.0'
22+
s.dependency 'Argyle', '5.11.1'
2323
end

example/ios/Podfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- Argyle (5.11.0)
3-
- argyle-plugin-react-native (5.11.0):
4-
- Argyle (= 5.11.0)
2+
- Argyle (5.11.1)
3+
- argyle-plugin-react-native (5.11.1):
4+
- Argyle (= 5.11.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: 87e35cd1f61bc19dae7c586efd87b45322601d71
1322-
argyle-plugin-react-native: 142ba3e3fc31454ead632b9c2dc9c85044a53bd7
1321+
Argyle: ad4a6b17ed76f752bd5680a82566a8f54f55fb97
1322+
argyle-plugin-react-native: 8b6b6609b3439983055aed84b773e213cd324529
13231323
boost: 26fad476bfa736552bbfa698a06cc530475c1505
13241324
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
13251325
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953

0 commit comments

Comments
 (0)