diff --git a/package-lock.json b/package-lock.json index 25797990..ac62e40e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/server-api", - "version": "0.16.21", + "version": "0.16.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/server-api", - "version": "0.16.21", + "version": "0.16.22", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", diff --git a/package.json b/package.json index 50f4981d..7b076bcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/server-api", - "version": "0.16.21", + "version": "0.16.22", "description": "Server API providing official AsyncAPI tools", "license": "Apache-2.0", "homepage": "https://github.com/asyncapi/server-api",