chore: bump version 0.16.0 → 0.16.1 (k8s multi-resource chunk_id fix)

Patch bump — bug fix only (P10 dogfood-discovered k8s multi-resource
chunk_id collision). New binary needed to resume dogfooding. No wire
schema change, no DB migration.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-21 23:54:33 +00:00
parent 1969c8e3b5
commit 08d72a12e0
2 changed files with 25 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.16.0"
version = "0.16.1"
[workspace.dependencies]
anyhow = "1"