- feature #44: expose "getCookieString" method

- update version number
This commit is contained in:
Sefa Ilkimen
2017-11-16 23:22:29 +01:00
parent b9bc1b0054
commit 9d6406277c
4 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "1.8.1",
"version": "1.9.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",