chore: Version bump to 1.0.2
This commit is contained in:
parent
aadea2f698
commit
f79b261079
3 changed files with 3 additions and 5 deletions
2
main.go
2
main.go
|
|
@ -11,7 +11,7 @@ import (
|
|||
"gopkg.in/alecthomas/kingpin.v2"
|
||||
)
|
||||
|
||||
const version string = "1.0.1"
|
||||
const version string = "1.0.2"
|
||||
|
||||
// This variable will be initialised by the Go linker during the builder
|
||||
var gitHash string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue