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