diff --git a/package-lock.json b/package-lock.json index e779e02c882..262f19474f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/cli", - "version": "0.54.8", + "version": "0.55.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@asyncapi/cli", - "version": "0.54.8", + "version": "0.55.0", "license": "Apache-2.0", "dependencies": { "@asyncapi/avro-schema-parser": "^3.0.2", diff --git a/package.json b/package.json index 6a195246171..3275258db08 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@asyncapi/cli", "description": "All in one CLI for all AsyncAPI tools", - "version": "0.54.8", + "version": "0.55.0", "author": "@asyncapi", "bin": { "asyncapi": "./bin/run"