diff --git a/Cargo.lock b/Cargo.lock index 841b88f..555285f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2,7 +2,7 @@ # It is not intended for manual editing. [[package]] name = "KIT-ILIAS-downloader" -version = "0.2.13" +version = "0.2.14" dependencies = [ "anyhow", "futures", diff --git a/Cargo.toml b/Cargo.toml index e1b79d9..ca78c75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "KIT-ILIAS-downloader" -version = "0.2.13" +version = "0.2.14" authors = ["FliegendeWurst <2012gdwu@web.de>"] license = "GPL-2.0" edition = "2018"