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