We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d875c03 commit 79e2bd1Copy full SHA for 79e2bd1
main.go
@@ -26,7 +26,7 @@ var (
26
warning string
27
)
28
29
-const VERSION = "0.0.2-pre"
+const VERSION = "0.0.2"
30
31
func exit() {
32
utils.ClearScreen()
0 commit comments