chore(release): finalize v0.8.13 stabilization

This commit is contained in:
Hunter Bown
2026-05-05 13:06:09 -05:00
parent 6b0a01d054
commit c4cbd7c19f
34 changed files with 1860 additions and 230 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ repository.workspace = true
description = "Model/provider registry and fallback strategy for DeepSeek workspace architecture"
[dependencies]
deepseek-config = { path = "../config", version = "0.8.12" }
deepseek-config = { path = "../config", version = "0.8.13" }
serde.workspace = true