From 8127fd512737ba84406f8ee4255b69d7ff202058 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Czapli=C5=84ski?= Date: Tue, 4 Dec 2018 21:54:44 +0100 Subject: upgrade version to 0.3.2 --- up.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/up.go b/up.go index 0e815f3..be6a877 100644 --- a/up.go +++ b/up.go @@ -36,7 +36,7 @@ import ( "github.com/spf13/pflag" ) -const version = "0.3.1 (2018-10-31)" +const version = "0.3.2 (2018-12-04)" // TODO: in case of error, show it in red (bg?), then below show again initial normal output (see also #4) // TODO: F1 should display help, and it should be multi-line, and scrolling licensing credits -- cgit v1.2.3