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 9edd5e3..6a399d6 100644
--- a/main.go
+++ b/main.go
@@ -24,7 +24,7 @@ import (
)
const (
- version = "2.0.0"
+ version = "2.0.1"
graphHorizontalScaleDelta = 3
)