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 eb995ae commit f5fce42Copy full SHA for f5fce42
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v9.1.1 (2020-04-06)
2
+
3
+* Fixes an issue with the version name while uploading the sourcemap on Android.
4
5
## v9.1.0 (2020-03-19)
6
7
* Bump Native SDKs to v9.1
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "9.1.0",
+ "version": "9.1.1",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments