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

Commit ce5799e

Browse files
update version
1 parent bbdce4d commit ce5799e

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.2.4"
29+
VERSION = "0.3.0"
3030
)
3131

3232
var (

0 commit comments

Comments
 (0)