chore(release): bump version to 0.6.13

Ship the hot-path extraction speedups (#66): selector hoisting, shared
Open Graph parsing, QuickJS gating + parsed-document reuse, and HTTP
connection-pool tuning. Byte-identical extraction output (verified).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerio 2026-06-17 16:52:38 +02:00
parent febe56d177
commit ecfb72a1a3
3 changed files with 13 additions and 8 deletions

View file

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