Updates the version to reflect feature additions and merges

This commit is contained in:
Sean E. Russell 2020-02-13 13:47:43 -06:00
parent ed01cf48d2
commit 47413695ce

View File

@ -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"