Skip to content

Commit 65ce688

Browse files
author
Mathis Burger
committed
[TASK] updated app information
1 parent 2e71134 commit 65ce688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ func main() {
2222
Flags: flagHandler.HandleFlags(),
2323
OnUsageError: UsageError.HandleUsageError,
2424
Copyright: "2022 Mathis Burger",
25+
HelpName: "Setup your projects faster",
26+
Version: "1.3.0",
2527
}
2628

2729
// Starts the app

0 commit comments

Comments
 (0)