change version
This commit is contained in:
parent
ac4276001c
commit
0c58a1e8bd
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -13,7 +13,7 @@ import (
|
|||
flags "github.com/jessevdk/go-flags"
|
||||
)
|
||||
|
||||
const VERSION string = "v0.3.0"
|
||||
const VERSION string = "v0.3.1"
|
||||
|
||||
type Options struct {
|
||||
Version bool `short:"v" long:"version" description:"Displays version info and exits"`
|
||||
|
|
Loading…
Add table
Reference in a new issue