We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7d296 commit 29e3fd2Copy full SHA for 29e3fd2
constant/version.go
@@ -1,6 +1,6 @@
1
package constant
2
3
var (
4
- Version = "v0.11.2"
+ Version = "v0.13.0"
5
BuildTime = "unknown time"
6
)
0 commit comments