diff --git a/Cargo.toml b/Cargo.toml index c0f1101..dc5d416 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "article_scraper" -version = "1.1.0" +version = "1.1.1-alpha.0" authors = ["Jan Lukas Gernert "] edition = "2018" license = "GPL-3.0-or-later" @@ -19,4 +19,4 @@ chrono = "0.4" htmlescape = "0.3" base64 = "0.12" image = "0.23" -log = "0.4" \ No newline at end of file +log = "0.4"