Skip to content

Commit

Permalink
Merge pull request #131 from argyle-systems/release-5.10.1
Browse files Browse the repository at this point in the history
5.10.1
  • Loading branch information
zilvinas-argyle authored Nov 12, 2024
2 parents d461311 + a0da12b commit 6a772e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion argyle-plugin-react-native.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency 'Argyle', '5.10.0'
s.dependency 'Argyle', '5.10.1'
end

10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Argyle (5.10.0)
- argyle-plugin-react-native (5.10.0):
- Argyle (= 5.10.0)
- Argyle (5.10.1)
- argyle-plugin-react-native (5.10.1):
- Argyle (= 5.10.1)
- React
- boost (1.83.0)
- CocoaAsyncSocket (7.6.5)
Expand Down Expand Up @@ -1318,8 +1318,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
Argyle: 188b56666f40a87de7693784e434d0495cae9517
argyle-plugin-react-native: 10f269ed2a95c045e1331b06213fca97361169be
Argyle: 730fca9b08d342e62c194baacfbbced2e6680b52
argyle-plugin-react-native: 07325957893647bff82e58d9b5bb4b33029d50a3
boost: 26fad476bfa736552bbfa698a06cc530475c1505
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
Expand Down

0 comments on commit 6a772e6

Please sign in to comment.