There was an error while loading. Please reload this page.
1 parent d645a5c commit 4d4c98fCopy full SHA for 4d4c98f
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.16'
+ pod 'CrashOps', '0.2.17'
16
end
17
18
Then run a `pod install` in your terminal, or from CocoaPods app.
0 commit comments