We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949a446 commit c7cb316Copy full SHA for c7cb316
main.go
@@ -25,7 +25,7 @@ import (
25
"strings"
26
)
27
28
-const Version = "v0.0.1"
+const Version = "v0.0.2"
29
30
// execDir is the directory where the executable is located.
31
var execDir string
0 commit comments