Skip to content

Commit

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

0 comments on commit dc186a2

Please sign in to comment.