chore: Bump version to 1.5.0
This commit is contained in:
parent
ea297abe1d
commit
c68518d6c9
2 changed files with 2 additions and 2 deletions
2
main.go
2
main.go
|
|
@ -26,7 +26,7 @@ import (
|
|||
"gopkg.in/alecthomas/kingpin.v2"
|
||||
)
|
||||
|
||||
const version string = "1.4.0"
|
||||
const version string = "1.5.0"
|
||||
|
||||
// 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