diff --git a/Cargo.toml b/Cargo.toml index 6959d0b..a557fba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "article_scraper" -version = "1.1.2" +version = "1.1.3-alpha.0" authors = ["Jan Lukas Gernert "] edition = "2018" license = "GPL-3.0-or-later"