From df869291482f1bb5882f404ba89fd36712328655 Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Fri, 9 Feb 2018 10:54:42 +0100 Subject: [PATCH] release v1.10.0 --- package.json | 2 +- plugin.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b871497..ebd6197 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-advanced-http", - "version": "1.9.1", + "version": "1.10.0", "description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning", "scripts": { "testandroid": "./scripts/build-test-app.sh --android --emulator && ./scripts/test-app.sh --android --emulator", diff --git a/plugin.xml b/plugin.xml index 34b42bf..80c62e5 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 @@ -68,4 +68,4 @@ - + \ No newline at end of file