Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sudospaes committed Jun 16, 2024
1 parent 20bfffb commit 738511b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ app
"#D04848"
)("<3")}`
)
.version(`0.0.3`, "--version")
.version(`0.0.4`, "--version")
.usage("[command]")
.option("--debug", "simple debugger, it's a joke XD")
.addOption(new Option("-h, --help").hideHelp());
Expand Down

0 comments on commit 738511b

Please sign in to comment.