1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-08 08:30:00 +02:00

bump version

This commit is contained in:
Jan Lukas Gernert 2025-07-07 18:56:16 +02:00
parent a23a691c31
commit 4c9709e292

View file

@ -3,8 +3,8 @@ members = ["article_scraper", "article_scraper_cli"]
resolver = "2" resolver = "2"
[workspace.package] [workspace.package]
version = "2.1.2" version = "2.1.3"
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"] authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
edition = "2021" edition = "2021"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
repository = "https://gitlab.com/news-flash/article_scraper" repository = "https://gitlab.com/news-flash/article_scraper"