Skip to content

Commit dd9d6fb

Browse files
committed
Version 0.6.0
1 parent 023a6f4 commit dd9d6fb

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

2020
func main() {

0 commit comments

Comments
 (0)