Skip to content

Commit

Permalink
chore(release): v1.8.0 (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Apr 9, 2024
1 parent 2685ff0 commit 6e02229
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $ npm install -g @asyncapi/cli
$ asyncapi COMMAND
running command...
$ asyncapi (--version)
@asyncapi/cli/1.7.3 linux-x64 node-v18.19.1
@asyncapi/cli/1.7.3 linux-x64 node-v18.20.1
$ asyncapi --help [COMMAND]
USAGE
$ asyncapi COMMAND
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@asyncapi/cli",
"description": "All in one CLI for all AsyncAPI tools",
"version": "1.7.3",
"version": "1.8.0",
"author": "@asyncapi",
"bin": {
"asyncapi": "./bin/run_bin"
Expand Down

0 comments on commit 6e02229

Please sign in to comment.