Merge branch 'master' into v0.2.0

This commit is contained in:
Alex Ling
2020-02-29 17:50:38 +00:00
2 changed files with 6 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ require "./context"
require "./mangadex/*"
require "option_parser"
VERSION = "0.1.0"
VERSION = "0.1.2"
config_path = nil