Skip to content

Commit f5fce42

Browse files
💎 Bump to version 9.1.1
1 parent eb995ae commit f5fce42

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## v9.1.0 (2020-03-19)
26

37
* Bump Native SDKs to v9.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instabug-reactnative",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)