Skip to content

Commit

Permalink
add version
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwelin committed Feb 10, 2020
1 parent 8faaf8c commit 3475ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func runCLI(args []string) {
app.UsageText = "api-scaffolder [command] [command options] [arguments...]"
app.EnableBashCompletion = true
app.Usage = ""
app.Version = "0.1.0"
app.Authors = []cli.Author{
cli.Author{
Name: "Roger Welin",
Expand Down

0 comments on commit 3475ffb

Please sign in to comment.