Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Mar 10, 2023
1 parent 13bd41e commit 4f96eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ npm install -g fume-cli
$ fume COMMAND
running command...
$ fume (--version)
fume-cli/1.0.3 darwin-arm64 node-v16.13.0
fume-cli/1.0.4 darwin-arm64 node-v16.13.0
$ fume --help [COMMAND]
USAGE
$ fume COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fume-cli",
"description": "fume command line interface",
"version": "1.0.3",
"version": "1.0.4",
"author": "acidjazz @acidjazz",
"bin": {
"fume": "bin/run"
Expand Down

0 comments on commit 4f96eb3

Please sign in to comment.