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 fed7545 commit 23021f2Copy full SHA for 23021f2
main.go
@@ -16,7 +16,7 @@ const (
16
// CACHE_KEY is the name of the cache folder
17
CACHE_KEY = "awesome"
18
// VERSION of the cli
19
- VERSION = "0.7.3"
+ VERSION = "0.7.6"
20
)
21
22
func main() {
0 commit comments