Skip to content

Commit ad3469b

Browse files
committed
💎 Bump version to 8.0.2
2 parents 3066991 + bab238d commit ad3469b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ android {
2121
}
2222

2323
dependencies {
24-
compile 'com.instabug.library:instabug:8.0.1'
24+
compile 'com.instabug.library:instabug:8.0.3'
2525
compile 'com.android.support:multidex:1.0.0'
2626
}

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instabug-cordova",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"description": "The purpose of this plugin is to simplify the process of integrating the Instabug SDK in a hybrid application, as well as to provide an interface to interfacing with the SDK through JavaScript.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)