feat(secrets-mcp): bump 0.3.9 and normalize listen address log
All checks were successful
Secrets MCP — Build & Release / 检查 / 构建 / 发版 (push) Successful in 4m7s
Secrets MCP — Build & Release / 部署 secrets-mcp (push) Has been skipped

Prepare a new release version and improve startup log readability by showing localhost for loopback bind addresses without changing runtime binding behavior.

Made-with: Cursor
This commit is contained in:
voson
2026-04-03 19:36:12 +08:00
parent c6fb457734
commit 32f275f88a
3 changed files with 14 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "secrets-mcp"
version = "0.3.8"
version = "0.3.9"
edition.workspace = true
[[bin]]