We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2690525 commit 278d2ffCopy full SHA for 278d2ff
main.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
var (
21
- version = "1.0.4"
+ version = "1.0.5"
22
programFlag string
23
autoYesFlag bool
24
daemonFlag bool
0 commit comments