diff --git a/package-lock.json b/package-lock.json index bdb0cc0d..0e446139 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/server-api", - "version": "0.16.14", + "version": "0.16.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/server-api", - "version": "0.16.14", + "version": "0.16.15", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", diff --git a/package.json b/package.json index 9f9fd5bd..82f3a13e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/server-api", - "version": "0.16.14", + "version": "0.16.15", "description": "Server API providing official AsyncAPI tools", "license": "Apache-2.0", "homepage": "https://github.com/asyncapi/server-api",