Skip to content

Commit

Permalink
6.1.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parishahla committed Jun 22, 2024
1 parent af8bb72 commit ff4e714
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ npm install -g @liara/cli
$ liara COMMAND
running command...
$ liara (--version|-v)
@liara/cli/6.0.4-beta.1 linux-x64 node-v20.11.1
@liara/cli/6.1.0-beta.1 linux-x64 node-v20.12.0
$ liara --help [COMMAND]
USAGE
$ liara 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": "@liara/cli",
"description": "The command line interface for Liara",
"version": "6.0.4-beta.1",
"version": "6.1.0-beta.1",
"author": "Mhe <[email protected]> (http://liara.ir/) @mhemrg",
"type": "module",
"bin": {
Expand Down

0 comments on commit ff4e714

Please sign in to comment.