From 47413695cec2be72f12b29339ff2cc0767d10929 Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Thu, 13 Feb 2020 13:47:43 -0600 Subject: Updates the version to reflect feature additions and merges --- cmd/gotop/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/gotop/main.go b/cmd/gotop/main.go index 74891ef..b75c96a 100644 --- a/cmd/gotop/main.go +++ b/cmd/gotop/main.go @@ -26,7 +26,7 @@ import ( const ( appName = "gotop" - version = "3.0.0" + version = "3.1.0" graphHorizontalScaleDelta = 3 defaultUI = "cpu\ndisk/1 2:mem/2\ntemp\nnet procs" -- cgit v1.2.3