diff --git a/package-lock.json b/package-lock.json index 54b5a88d..d4f09fd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "api-console", - "version": "6.6.41", + "version": "6.6.42", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "api-console", - "version": "6.6.41", + "version": "6.6.42", "license": "CPAL-1.0", "dependencies": { "@advanced-rest-client/arc-icons": "^3.2.2", diff --git a/package.json b/package.json index e4774b4d..8a2dffa1 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.41", + "version": "6.6.42", "license": "CPAL-1.0", "main": "index.js", "module": "index.js",