Skip to content

Commit 1379e36

Browse files
committed
Bump version to 11.0.1
1 parent 9e544d2 commit 1379e36

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "11.0.0",
3+
"version": "11.0.1",
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": "www/index.js",
66
"repository": {

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
id="instabug-cordova"
6-
version="11.0.0">
6+
version="11.0.1">
77

88
<name>instabug-cordova</name>
99

0 commit comments

Comments
 (0)