Skip to content

Commit 6a16a1f

Browse files
5.6.2
1 parent 4ccde8a commit 6a16a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

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

9-
const Version = "5.6.1"
9+
const Version = "5.6.2"
1010

1111
var (
1212
vsnOnce sync.Once

0 commit comments

Comments
 (0)