We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d5c24 commit 619cf9cCopy full SHA for 619cf9c
version/version.go
@@ -6,7 +6,7 @@ import (
6
"sync"
7
)
8
9
-const Version = "5.6.4"
+const Version = "5.6.5"
10
11
var (
12
vsnOnce sync.Once
0 commit comments