Skip to content

Commit 79e2bd1

Browse files
committed
Bump version
1 parent d875c03 commit 79e2bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var (
2626
warning string
2727
)
2828

29-
const VERSION = "0.0.2-pre"
29+
const VERSION = "0.0.2"
3030

3131
func exit() {
3232
utils.ClearScreen()

0 commit comments

Comments
 (0)