diff --git a/package-lock.json b/package-lock.json index ac84d0f..427baff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-advanced-http", - "version": "3.0.1", + "version": "3.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0b6f2d5..0d48d7e 100644 --- a/package.json +++ b/package.json @@ -66,4 +66,4 @@ "wd": "1.12.1", "xml2js": "0.4.23" } -} \ No newline at end of file +} diff --git a/plugin.xml b/plugin.xml index 12685c6..a59ea31 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + Advanced HTTP plugin Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning @@ -93,4 +93,4 @@ - + \ No newline at end of file