Skip to content

Commit d36550f

Browse files
authored
Bump version
1 parent 409238d commit d36550f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
log "github.com/sirupsen/logrus"
2626
)
2727

28-
const version string = "0.12.7"
28+
const version string = "0.12.8"
2929

3030
var (
3131
showVersion = flag.Bool("version", false, "Print version information.")

0 commit comments

Comments
 (0)