chore(release): v0.6.6

Salvaged two CLI ergonomics fixes from #49:
- periodic progress line on slow fetches (stderr)
- --url-encoded flag + URL truncation warning
This commit is contained in:
Valerio 2026-06-09 10:56:51 +02:00
parent 3960f30323
commit a4b694b8ae
2 changed files with 9 additions and 1 deletions

View file

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