summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index a81339a..6926777 100644
--- a/main.go
+++ b/main.go
@@ -11,7 +11,7 @@ import (
"time"
)
-var appVersion = "2.0.0"
+var appVersion = "2.0.1"
type state struct {
step int