Skip to content

Commit 2b915af

Browse files
committed
Version 2.2.0 🎉
1 parent 5cbc69d commit 2b915af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
var (
10-
version = "2.1.2"
10+
version = "2.2.0"
1111

1212
gitHash string
1313
goVer string

0 commit comments

Comments
 (0)