Skip to content

Commit cc48b5a

Browse files
committed
Add version 0.7.1
1 parent 46cfc20 commit cc48b5a

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
@@ -14,7 +14,7 @@ const (
1414
// CACHE_KEY is the name of the cache folder
1515
CACHE_KEY = "awesome"
1616
// VERSION of the cli
17-
VERSION = "0.7.0"
17+
VERSION = "0.7.1"
1818
)
1919

2020
func main() {

0 commit comments

Comments
 (0)