We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4d839 commit a68aa3bCopy full SHA for a68aa3b
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.0.2",
+ "version": "2.0.3",
3
"name": "branch-cordova-sdk",
4
"description": "Branch Metrics Cordova SDK",
5
"main": "www/branch.js",
plugin.xml
@@ -25,7 +25,7 @@ SOFTWARE.
25
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
26
xmlns:android="http://schemas.android.com/apk/res/android"
27
id="io.branch.sdk"
28
- version="2.0.2">
+ version="2.0.3">
29
30
<name>branch-cordova-sdk</name>
31
<description>Branch SDK Plugin</description>
0 commit comments