This commit is contained in:
Josh at WLTechBlog
2025-11-20 16:49:02 -07:00
parent 4c5b4b4b6b
commit 7104957598
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/mark3labs/mcp-go/server"
)
const Version = "2.0.0"
const Version = "2.0.1"
// CremoteServer wraps the cremote client for MCP
type CremoteServer struct {