From dd66698f96ab508d65ce6e52fc40d9c5ae8046c8 Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Wed, 4 Oct 2017 13:00:32 +0200 Subject: [PATCH] updated version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8d248f..46cc120 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-advanced-http", - "version": "1.6.0", + "version": "1.6.1", "description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning", "scripts": { "test": "./scripts/test-installation.sh"