Version bump: 0.5.0
This commit is contained in:
parent
1bd5e1f04b
commit
a749d6ce13
2
main.go
2
main.go
@ -11,7 +11,7 @@ import (
|
|||||||
_ "github.com/lib/pq"
|
_ "github.com/lib/pq"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.4.1"
|
const VERSION = "0.5.0"
|
||||||
|
|
||||||
type Options struct {
|
type Options struct {
|
||||||
Version bool `short:"v" long:"version" description:"Print version"`
|
Version bool `short:"v" long:"version" description:"Print version"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user