chore(release): v0.6.5

Reddit extraction moves from the dead .json API to old.reddit.com HTML.
This commit is contained in:
Valerio 2026-06-04 17:36:02 +02:00
parent 217bfe088b
commit f6000cba52
3 changed files with 15 additions and 8 deletions

View file

@ -3,7 +3,7 @@ resolver = "2"
members = ["crates/*"]
[workspace.package]
version = "0.6.4"
version = "0.6.5"
edition = "2024"
license = "AGPL-3.0"
repository = "https://github.com/0xMassi/webclaw"