feat: enhance user experience with version info (#69)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
samanhappy
2025-05-10 21:33:05 +08:00
committed by GitHub
parent 3a3f6c984c
commit 2bb6302cbc
11 changed files with 310 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@samanhappy/mcphub",
"version": "0.0.27",
"version": "0.5.4",
"description": "A hub server for mcp servers",
"main": "dist/index.js",
"type": "module",