diff --git a/package-lock.json b/package-lock.json index b505f8cb411..b5032067a05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/cli", - "version": "0.14.1", + "version": "0.15.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/cli", - "version": "0.14.1", + "version": "0.15.0", "license": "Apache-2.0", "dependencies": { "@asyncapi/diff": "^0.3.0", diff --git a/package.json b/package.json index ff47e6dff6d..2d0a724797f 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.14.1", + "version": "0.15.0", "author": "@asyncapi", "bin": { "asyncapi": "./bin/run"