Skip to content

Commit cef4cc4

Browse files
authored
Bump version
1 parent 1129780 commit cef4cc4

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
@@ -24,7 +24,7 @@ import (
2424
log "github.com/sirupsen/logrus"
2525
)
2626

27-
const version string = "0.12.5"
27+
const version string = "0.12.6"
2828

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

0 commit comments

Comments
 (0)