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