From 804be3cfb8982f83e850f28bef5730672b6d04da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Czapli=C5=84ski?= Date: Wed, 31 Oct 2018 23:43:30 +0100 Subject: release 0.3.1 --- up.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/up.go b/up.go index f647e1f..9028d89 100644 --- a/up.go +++ b/up.go @@ -36,7 +36,7 @@ import ( "github.com/spf13/pflag" ) -const version = "0.3 (2018-10-27)" +const version = "0.3.1 (2018-10-31)" // 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