From 6339b9b83d261a8c76baa1f828e0fccd594ee9b0 Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Fri, 16 Oct 2020 00:58:40 +0200 Subject: [PATCH] release v3.1.0 --- package-lock.json | 2 +- package.json | 2 +- plugin.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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