mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-06-29 03:39:37 +02:00
chore(release): bump version to 0.6.10
Release the MCP numeric-param string-coercion fix (#58, PR #59): crawl/batch/search/summarize numeric args now accept JSON numbers or numeric strings, fixing clients (e.g. Claude Desktop) that send "5" instead of 5. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
243e7032d0
commit
da6c6af724
3 changed files with 13 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ resolver = "2"
|
|||
members = ["crates/*"]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.6.9"
|
||||
version = "0.6.10"
|
||||
edition = "2024"
|
||||
license = "AGPL-3.0"
|
||||
repository = "https://github.com/0xMassi/webclaw"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue