We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23909bb commit 840bd93Copy full SHA for 840bd93
main.go
@@ -9,7 +9,7 @@ import (
9
"syscall"
10
)
11
12
-const version = "1.0.3"
+const version = "1.0.4"
13
14
var (
15
0 commit comments