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

bump versions

This commit is contained in:
Jan Lukas Gernert 2024-03-24 22:01:34 +01:00
parent eee7ffee05
commit a80b8a8274
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package] [package]
name = "article_scraper" name = "article_scraper"
version = "2.0.0" version = "2.1.0"
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"] authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
edition = "2018" edition = "2018"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"

@ -1 +1 @@
Subproject commit 1e23fc8a040627eddb6abcdf3803d8186ba67124 Subproject commit 737398ef6b121db2d72042b5406a95dfd497113f

View file

@ -1,6 +1,6 @@
[package] [package]
name = "article_scraper_cli" name = "article_scraper_cli"
version = "2.0.0-alpha.0" version = "2.1.0"
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"] authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
edition = "2018" edition = "2018"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"