Skip to content

Commit 4523fa6

Browse files
authored
bump version (#142)
1 parent d989e5a commit 4523fa6

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.1"
21+
const version = "v1.12.2"
2222

2323
func init() {
2424
var versionPrint bool

0 commit comments

Comments
 (0)