Skip to content

Commit a30665d

Browse files
committed
version bump
1 parent 2803232 commit a30665d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.1",
2+
"version": "2.0.2",
33
"name": "branch-cordova-sdk",
44
"description": "Branch Metrics Cordova SDK",
55
"main": "www/branch.js",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SOFTWARE.
2525
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
2626
xmlns:android="http://schemas.android.com/apk/res/android"
2727
id="io.branch.sdk"
28-
version="1.0.0">
28+
version="2.0.2">
2929

3030
<name>branch-cordova-sdk</name>
3131
<description>Branch SDK Plugin</description>

0 commit comments

Comments
 (0)