summaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index cfc5d19..a21e11d 100644
--- a/main.go
+++ b/main.go
@@ -24,7 +24,7 @@ import (
const (
appName = "gotop"
- version = "2.0.2"
+ version = "3.0.0"
graphHorizontalScaleDelta = 3
)