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 3e0d4aa commit 8b4e542Copy full SHA for 8b4e542
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.1"
+ VERSION = "0.7.3"
20
)
21
22
func main() {
0 commit comments