Skip to content

Commit f264f34

Browse files
committed
Update 1.2.0
1 parent 8c33d9f commit f264f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
var (
11-
Version = "1.1.0"
11+
Version = "1.2.0"
1212
)
1313

1414
func getVersion() string {

0 commit comments

Comments
 (0)