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 3c01294 commit 3b63795Copy full SHA for 3b63795
1 file changed
main.go
@@ -26,7 +26,7 @@ import (
26
27
const (
28
NAME = "Could CLI"
29
- VERSION = "0.0.1"
+ VERSION = "0.2.4"
30
)
31
32
var (
0 commit comments