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

(cargo-release) version 2.0.0

This commit is contained in:
Jan Lukas Gernert 2023-06-23 21:17:19 +02:00
parent a036d03510
commit a7983e873d

View file

@ -1,6 +1,6 @@
[package] [package]
name = "article_scraper" name = "article_scraper"
version = "2.0.0-alpha.0" version = "2.0.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"