From 371539696835ae6fb4ab8eeb1e388ac02425d0b6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 19 Mar 2025 11:04:10 +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..bc54f108 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.3.19", "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..09da38f7 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.3.19", "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