We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ed629 commit e0776cfCopy full SHA for e0776cf
cmd/mimixbox/main.go
@@ -54,7 +54,7 @@ type options struct {
54
55
var osExit = os.Exit
56
57
-const version = "0.29.00"
+const version = "0.29.0"
58
59
const (
60
ExitSuccess int = iota // 0
0 commit comments