diff --git a/package-lock.json b/package-lock.json index a22421fa..84b8c87d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/server-api", - "version": "0.16.1", + "version": "0.16.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/server-api", - "version": "0.16.1", + "version": "0.16.2", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", diff --git a/package.json b/package.json index 381dcbb4..dd061abf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/server-api", - "version": "0.16.1", + "version": "0.16.2", "description": "Server API providing official AsyncAPI tools", "license": "Apache-2.0", "homepage": "https://github.com/asyncapi/server-api",