Skip to content

Commit 8127fd5

Browse files
committed
upgrade version to 0.3.2
1 parent 6f8d6d1 commit 8127fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

up.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import (
3636
"github.com/spf13/pflag"
3737
)
3838

39-
const version = "0.3.1 (2018-10-31)"
39+
const version = "0.3.2 (2018-12-04)"
4040

4141
// TODO: in case of error, show it in red (bg?), then below show again initial normal output (see also #4)
4242
// TODO: F1 should display help, and it should be multi-line, and scrolling licensing credits

0 commit comments

Comments
 (0)