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 023a6f4 commit dd9d6fbCopy full SHA for dd9d6fb
main.go
@@ -14,7 +14,7 @@ const (
14
// CACHE_KEY is the name of the cache folder
15
CACHE_KEY = "awesome"
16
// VERSION of the cli
17
- VERSION = "0.5.0"
+ VERSION = "0.6.0"
18
)
19
20
func main() {
0 commit comments