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 6f8d6d1 commit 8127fd5Copy full SHA for 8127fd5
up.go
@@ -36,7 +36,7 @@ import (
36
"github.com/spf13/pflag"
37
)
38
39
-const version = "0.3.1 (2018-10-31)"
+const version = "0.3.2 (2018-12-04)"
40
41
// TODO: in case of error, show it in red (bg?), then below show again initial normal output (see also #4)
42
// TODO: F1 should display help, and it should be multi-line, and scrolling licensing credits
0 commit comments