We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87cdc3 commit 879fae4Copy full SHA for 879fae4
version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- VERSION = "2.3.unstable"
+ VERSION = "2.3.0"
11
12
13
type Version struct{}
0 commit comments