chore(release): bump to 0.8.32
Workspace, all 9 path-pinned crate deps, and the npm wrapper's package.json all advance from 0.8.31 → 0.8.32. `scripts/release/ check-versions.sh` passes (workspace ↔ npm ↔ Cargo.lock all in sync). Auto-tag only fires on push-to-main, so this bump on `work/v0.8.32` doesn't accidentally cut a release; it just makes the in-development binary identify itself correctly. When this branch merges to main, the existing release pipeline takes over from here. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deepseek-tui",
|
||||
"version": "0.8.31",
|
||||
"version": "0.8.32",
|
||||
"deepseekBinaryVersion": "0.8.31",
|
||||
"description": "Install and run deepseek and deepseek-tui binaries from GitHub release artifacts.",
|
||||
"author": "Hmbown",
|
||||
|
||||
Reference in New Issue
Block a user