We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcaa0f commit 1635c98Copy full SHA for 1635c98
constant/version.go
@@ -1,6 +1,6 @@
1
package constant
2
3
var (
4
- Version = "1.0.5"
+ Version = "1.0.6"
5
Commit = ""
6
)
0 commit comments