Skip to content

Commit 82eb78b

Browse files
committed
meta: Update podspec to 3.9.0
1 parent 7bd895a commit 82eb78b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SentryReactNative.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Pod::Spec.new do |s|
1818
s.preserve_paths = '*.js'
1919

2020
s.dependency 'React'
21-
s.dependency 'Sentry', '~> 3.8.1'
22-
s.dependency 'Sentry/KSCrash', '~> 3.8.1'
21+
s.dependency 'Sentry', '~> 3.9.0'
22+
s.dependency 'Sentry/KSCrash', '~> 3.9.0'
2323

2424
s.source_files = 'ios/RNSentry*.{h,m}'
2525
s.public_header_files = 'ios/RNSentry.h'

0 commit comments

Comments
 (0)