mirror of
https://github.com/facundoolano/jorge.git
synced 2024-12-25 21:58:28 +01:00
This commit is contained in:
parent
81026648f7
commit
9f5208c737
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -18,7 +18,7 @@ func main() {
|
|||
&cli,
|
||||
kong.UsageOnError(),
|
||||
kong.HelpOptions{FlagsLast: true},
|
||||
kong.Vars{"version": "jorge v0.6.5"},
|
||||
kong.Vars{"version": "jorge v0.7.0"},
|
||||
)
|
||||
err := ctx.Run()
|
||||
ctx.FatalIfErrorf(err)
|
||||
|
|
Loading…
Reference in a new issue