fix(workspace): version not synced

This commit is contained in:
Neko Ayaka
2025-06-08 22:19:49 +08:00
parent 609e2d14a2
commit df1b5eab96
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ members = [
resolver = "2"
[workspace.package]
version = "0.4.27"
version = "0.5.0"
[workspace.dependencies]
tauri-plugin-mcp = { path = "./crates/tauri-plugin-mcp" }