Skip to content

Commit 35b5e75

Browse files
committed
bump version
1 parent 7fbe42f commit 35b5e75

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.13.2"
21+
const version = "v2.0.0"
2222

2323
func init() {
2424
var versionPrint bool

0 commit comments

Comments
 (0)