diff --git a/package-lock.json b/package-lock.json index 4e0beed..0ea9722 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-advanced-http", - "version": "2.4.1", + "version": "2.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 85749fb..9197884 100644 --- a/package.json +++ b/package.json @@ -69,4 +69,4 @@ "wd": "1.4.1", "xml2js": "0.4.19" } -} \ No newline at end of file +} diff --git a/plugin.xml b/plugin.xml index 1918419..530cd8b 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