We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2216f commit 9d14340Copy full SHA for 9d14340
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v9.0.1 (2019-12-14)
2
+
3
+* Updated iOS native SDK to v9.0.3
4
5
## v9.0.0 (2019-12-02)
6
7
* Updated native SDKs to v9.0
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "9.0.0",
+ "version": "9.0.1",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments