feature #239: add enumeration style object for error codes

This commit is contained in:
Sefa Ilkimen
2019-09-26 03:00:30 +02:00
parent 4b73c3762c
commit 2ce1fc407d
5 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "2.1.1",
"version": "2.2.0",
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
"scripts": {
"updatecert": "node ./scripts/update-e2e-server-cert.js && node ./scripts/update-e2e-client-cert.js",