Skip to content

Commit 40a7e55

Browse files
Version bumpup to 1.0.1
1 parent a72047d commit 40a7e55

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-webengage",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "WebEngage Plugin that integrates with WebEngage native SDKs(Android & iOS) to provide engagement capabilities for hybrid applications built with PhoneGap/Cordova",
55
"main": "WebEngagePlugin.js",
66
"dependencies": {
@@ -25,11 +25,11 @@
2525
"engagement",
2626
"notifications"
2727
],
28-
"author": "arpit@webklipper.com",
28+
"author": "mobile@webengage.com",
2929
"license": "ISC",
3030
"engines": {
31-
"cordovaDependencies": {
32-
"0.0.1": { "cordova-ios": ">=4.0.0", "cordova-android": ">=4.1.0"}
33-
}
31+
"cordovaDependencies": {
32+
"1.0.0": {"cordova-ios": ">=4.0.0", "cordova-android": ">=4.1.0" }
33+
}
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)