There was an error while loading. Please reload this page.
1 parent 271d4a8 commit 72ba9faCopy full SHA for 72ba9fa
README.md
@@ -12,7 +12,7 @@ This library will help you monitor your iOS app's crashes.
12
You want to add `pod 'CrashOps'` similar to the following to your Podfile:
13
```
14
target 'MyApp' do
15
- pod 'CrashOps', '0.2.15'
+ pod 'CrashOps', '0.2.16'
16
end
17
18
Then run a `pod install` in your terminal, or from CocoaPods app.
0 commit comments