From 9ddc78be4013d7ef9c42e9f3db3db0900069e5b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Czapli=C5=84ski?= Date: Thu, 29 Oct 2020 22:12:21 +0100 Subject: upgrade version to 0.4 --- up.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/up.go b/up.go index 587aa7a..53ebc09 100644 --- a/up.go +++ b/up.go @@ -37,7 +37,7 @@ import ( "github.com/spf13/pflag" ) -const version = "0.3.2 (2018-12-04)" +const version = "0.4 (2020-10-29)" // 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