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