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 46cfc20 commit cc48b5aCopy full SHA for cc48b5a
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.7.0"
+ VERSION = "0.7.1"
18
)
19
20
func main() {
0 commit comments