diff --git a/Cargo.lock b/Cargo.lock index 99bf0d6..7638484 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1241,7 +1241,7 @@ dependencies = [ [[package]] name = "mangadex-home" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-web", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index 4b31e5a..2662535 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mangadex-home" -version = "0.5.2" +version = "0.5.3" license = "GPL-3.0-or-later" authors = ["Edward Shen "] edition = "2018"