diff --git a/package-lock.json b/package-lock.json index 4d1c4c17..96c6b7f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/server-api", - "version": "0.16.10", + "version": "0.16.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/server-api", - "version": "0.16.10", + "version": "0.16.11", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", diff --git a/package.json b/package.json index f0d5fa19..0715992f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/server-api", - "version": "0.16.10", + "version": "0.16.11", "description": "Server API providing official AsyncAPI tools", "license": "Apache-2.0", "homepage": "https://github.com/asyncapi/server-api",