We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1d683 commit c05e577Copy full SHA for c05e577
main.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
const (
22
- VERSION = "1.0.2-dev"
+ VERSION = "1.1.0"
23
24
25
var (
0 commit comments