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