We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b278b commit 291ad8eCopy full SHA for 291ad8e
main.go
@@ -14,7 +14,7 @@ import (
14
"github.com/spf13/viper"
15
)
16
17
-const Version = "1.0.0"
+const Version = "1.0.1"
18
19
var (
20
interval,
0 commit comments