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 1b4ad6c commit 90341b0Copy full SHA for 90341b0
main.go
@@ -79,7 +79,7 @@ const advancedUsage = `Advanced options:
79
`
80
81
// Version is set more precisely at build time.
82
-var Version = "v1.4.0-dev"
+var Version = "v1.4.1-dev"
83
84
func main() {
85
log.SetFlags(0)
0 commit comments