diff --git a/package-lock.json b/package-lock.json index 5aab33ba..a287f4fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "api-console", - "version": "6.6.35", + "version": "6.6.36", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "api-console", - "version": "6.6.35", + "version": "6.6.36", "license": "CPAL-1.0", "dependencies": { "@advanced-rest-client/arc-icons": "^3.2.2", diff --git a/package.json b/package.json index 08f9c61e..344c61dd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "api-console", "description": "The API Console to automatically generate API documentation from RAML and OAS files.", - "version": "6.6.35", + "version": "6.6.36", "license": "CPAL-1.0", "main": "index.js", "module": "index.js",