diff --git a/src/everything/package.json b/src/everything/package.json index 31dd6e65..3617131c 100644 --- a/src/everything/package.json +++ b/src/everything/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/server-everything", - "version": "2.0.0", + "version": "2026.1.14", "description": "MCP server that exercises all the features of the MCP protocol", "license": "MIT", "mcpName": "io.github.modelcontextprotocol/server-everything", @@ -43,4 +43,4 @@ "typescript": "^5.6.2", "prettier": "^2.8.8" } -} +} \ No newline at end of file diff --git a/src/filesystem/package.json b/src/filesystem/package.json index 4315d474..b76081e6 100644 --- a/src/filesystem/package.json +++ b/src/filesystem/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/server-filesystem", - "version": "0.6.3", + "version": "2026.1.14", "description": "MCP server for filesystem access", "license": "MIT", "mcpName": "io.github.modelcontextprotocol/server-filesystem", @@ -40,4 +40,4 @@ "typescript": "^5.8.2", "vitest": "^2.1.8" } -} +} \ No newline at end of file diff --git a/src/git/pyproject.toml b/src/git/pyproject.toml index 35ecbec8..9b3a200b 100644 --- a/src/git/pyproject.toml +++ b/src/git/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcp-server-git" -version = "0.6.2" +version = "2026.1.14" description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs" readme = "README.md" requires-python = ">=3.10" diff --git a/src/git/uv.lock b/src/git/uv.lock index c772dbc1..8871a890 100644 --- a/src/git/uv.lock +++ b/src/git/uv.lock @@ -173,7 +173,7 @@ wheels = [ [[package]] name = "mcp-server-git" -version = "0.6.2" +version = "2026.1.14" source = { editable = "." } dependencies = [ { name = "click" },