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 777eb62 commit 17ba986Copy full SHA for 17ba986
main.go
@@ -13,7 +13,7 @@ const (
13
// CACHE_KEY is the name of the cache folder
14
CACHE_KEY = "awesome"
15
// VERSION of the cli
16
- VERSION = "0.3.1"
+ VERSION = "0.5.0"
17
)
18
19
func main() {
0 commit comments