From 5f327dc82a0da80b232faaf2e0d87508d9249bc7 Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Tue, 18 Aug 2020 12:52:01 +0200 Subject: [PATCH] release v3.0.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 81858a3..f352712 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-advanced-http", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb299b3..edff044 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 cdae6e3..82ec955 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