Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 3b63795

Browse files
version fix
1 parent 3c01294 commit 3b63795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626

2727
const (
2828
NAME = "Could CLI"
29-
VERSION = "0.0.1"
29+
VERSION = "0.2.4"
3030
)
3131

3232
var (

0 commit comments

Comments
 (0)