Skip to content

Commit ca39fa3

Browse files
authored
chore: update scripts/update-cocoa.sh to 8.13.1
1 parent 21465bc commit ca39fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pod::Spec.new do |s|
2424
s.preserve_paths = '*.js'
2525

2626
s.dependency 'React-Core'
27-
s.dependency 'Sentry/HybridSDK', '8.13.0'
27+
s.dependency 'Sentry/HybridSDK', '8.13.1'
2828

2929
s.source_files = 'ios/**/*.{h,mm}'
3030
s.public_header_files = 'ios/RNSentry.h'

0 commit comments

Comments
 (0)