Skip to content

Commit 4bf6b79

Browse files
authored
bump version
1 parent 2e211df commit 4bf6b79

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
@@ -18,7 +18,7 @@ import (
1818
"github.com/golang/glog"
1919
)
2020

21-
const version = "v1.12.2"
21+
const version = "v1.12.3"
2222

2323
func init() {
2424
var versionPrint bool

0 commit comments

Comments
 (0)