summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Didron <fdidron@users.noreply.github.com>2022-10-21 20:37:36 +0900
committerGitHub <noreply@github.com>2022-10-21 20:37:36 +0900
commitb0fafe52cc7fb9d55f2b968d4548c99917c7325c (patch)
treec82333dfaefff7dff7cfe65ee696285642edce00
parent53d9020158a10ad0ffb6bc89136476f5f3a8e72b (diff)
bump version to 2.0.1HEADmaster
-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