Skip to content

Commit 7be5bd9

Browse files
committed
Add version 0.7.0
1 parent c1b837d commit 7be5bd9

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.6.0"
17+
VERSION = "0.7.0"
1818
)
1919

2020
func main() {

0 commit comments

Comments
 (0)