From ef09e466ece64ff68a44edc265e4d6fb93105c5f Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Thu, 4 Jun 2020 01:32:33 +0200 Subject: [PATCH] release v2.5.1 --- package-lock.json | 2 +- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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