We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8ceb0 commit 3288069Copy full SHA for 3288069
main.go
@@ -44,7 +44,7 @@ import (
44
"syscall"
45
)
46
47
-const VERSION = "1.0.0-beta8"
+const VERSION = "1.0.0-beta9"
48
49
type slice []string
50
0 commit comments