We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdce4d commit ce5799eCopy full SHA for ce5799e
1 file changed
main.go
@@ -26,7 +26,7 @@ import (
26
27
const (
28
NAME = "Could CLI"
29
- VERSION = "0.2.4"
+ VERSION = "0.3.0"
30
)
31
32
var (
0 commit comments