diff --git a/package-lock.json b/package-lock.json index 8eda24c0..59ceb154 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/server-api", - "version": "0.16.19", + "version": "0.16.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/server-api", - "version": "0.16.19", + "version": "0.16.20", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", diff --git a/package.json b/package.json index a0cdd10b..4d9b4831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/server-api", - "version": "0.16.19", + "version": "0.16.20", "description": "Server API providing official AsyncAPI tools", "license": "Apache-2.0", "homepage": "https://github.com/asyncapi/server-api",