Skip to content

Commit a68aa3b

Browse files
committed
increment version
1 parent 8a4d839 commit a68aa3b

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.2",
2+
"version": "2.0.3",
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="2.0.2">
28+
version="2.0.3">
2929

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

0 commit comments

Comments
 (0)