From 73869dd6dc4ff3ffa4b79e12ad6c8ad619ba3a96 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 8 Apr 2025 10:07:50 +0000 Subject: [PATCH] Automatic update of packages --- src/everything/package.json | 2 +- src/github/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/everything/package.json b/src/everything/package.json index 680dbb88..3ef33c93 100644 --- a/src/everything/package.json +++ b/src/everything/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/server-everything", - "version": "0.6.2", + "version": "2025.4.8", "description": "MCP server that exercises all the features of the MCP protocol", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)", diff --git a/src/github/package.json b/src/github/package.json index 29f5296b..e127346d 100644 --- a/src/github/package.json +++ b/src/github/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/server-github", - "version": "0.6.2", + "version": "2025.4.8", "description": "MCP server for using the GitHub API", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)", @@ -31,4 +31,4 @@ "shx": "^0.3.4", "typescript": "^5.6.2" } -} +} \ No newline at end of file