Skip to content

Commit 38cc718

Browse files
5.7.0
1 parent 27594a1 commit 38cc718

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.5"
9+
const Version = "5.7.0"
1010

1111
var (
1212
vsnOnce sync.Once

0 commit comments

Comments
 (0)