chore: bump version 0.14.0 → 0.15.0 (p10-3 Tier 3 paragraph fallback)

Minor bump — additive new chunker_version "code-text-paragraph-v1" + new
routing lang "shell" + new Tier 1/2 → Tier 3 fallback wrapper behavior.
No DB migration, no wire schema major bump (Citation::Code.lang values
remain a free string field).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-21 12:05:53 +00:00
parent 49e60fb314
commit 46f408dc0f
2 changed files with 24 additions and 24 deletions

View File

@@ -31,7 +31,7 @@ edition = "2024"
rust-version = "1.85"
license = "MIT OR Apache-2.0"
repository = "https://github.com/altair823/kebab"
version = "0.14.0"
version = "0.15.0"
[workspace.dependencies]
anyhow = "1"