Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed Sep 10, 2020
1 parent 777eb62 commit 17ba986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const (
// CACHE_KEY is the name of the cache folder
CACHE_KEY = "awesome"
// VERSION of the cli
VERSION = "0.3.1"
VERSION = "0.5.0"
)

func main() {
Expand Down

0 comments on commit 17ba986

Please sign in to comment.