diff --git a/package-lock.json b/package-lock.json index eeeddf63c00..c08b1102d67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/cli", - "version": "0.44.2", + "version": "0.45.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/cli", - "version": "0.44.2", + "version": "0.45.0", "license": "Apache-2.0", "dependencies": { "@asyncapi/avro-schema-parser": "^3.0.0", diff --git a/package.json b/package.json index d44a3b3d25f..0ca83adbd02 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.44.2", + "version": "0.45.0", "author": "@asyncapi", "bin": { "asyncapi": "./bin/run"