diff --git a/src/mango.cr b/src/mango.cr index 406065f..6c4461e 100644 --- a/src/mango.cr +++ b/src/mango.cr @@ -3,7 +3,7 @@ require "./context" require "./mangadex/*" require "option_parser" -VERSION = "0.1.2" +VERSION = "0.2.0" config_path = nil