Skip to content

Commit

Permalink
7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
parishahla committed Jul 28, 2024
1 parent cb00fa0 commit 3248758
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/7.0.3 linux-x64 node-v20.12.0
@liara/cli/7.0.4 linux-x64 node-v18.16.1
$ 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": "7.0.3",
"version": "7.0.4",
"author": "Mhe <[email protected]> (http://liara.ir/) @mhemrg",
"type": "module",
"bin": {
Expand Down

0 comments on commit 3248758

Please sign in to comment.