Skip to content

Commit 23021f2

Browse files
authored
Update main.go
1 parent fed7545 commit 23021f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const (
1616
// CACHE_KEY is the name of the cache folder
1717
CACHE_KEY = "awesome"
1818
// VERSION of the cli
19-
VERSION = "0.7.3"
19+
VERSION = "0.7.6"
2020
)
2121

2222
func main() {

0 commit comments

Comments
 (0)