Skip to content

Commit 668b163

Browse files
committed
Bump to version 9.1.10
1 parent 527bde7 commit 668b163

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instabug-reactnative",
3-
"version": "9.1.9",
3+
"version": "9.1.10",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -53,4 +53,4 @@
5353
"scripts": {
5454
"test": "jest && ./node_modules/.bin/codecov"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)