Skip to content

Commit

Permalink
chore: update scripts/update-cocoa.sh to 8.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Oct 13, 2023
1 parent 21465bc commit ca39fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNSentry.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
s.preserve_paths = '*.js'

s.dependency 'React-Core'
s.dependency 'Sentry/HybridSDK', '8.13.0'
s.dependency 'Sentry/HybridSDK', '8.13.1'

s.source_files = 'ios/**/*.{h,mm}'
s.public_header_files = 'ios/RNSentry.h'
Expand Down

0 comments on commit ca39fa3

Please sign in to comment.