diff --git a/main.go b/main.go index 10f9fbb..9831619 100644 --- a/main.go +++ b/main.go @@ -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() {