More contrast/visibility fixes

This commit is contained in:
Josh at WLTechBlog
2025-12-09 12:13:42 -07:00
parent a5c71c0509
commit 9079accb3b
2 changed files with 2 additions and 2 deletions

View File

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