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