diff --git a/src/github/package.json b/src/github/package.json index 29f5296b..6865837c 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.2.12", "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 diff --git a/src/redis/package.json b/src/redis/package.json index fc7f6e64..bedce7ab 100644 --- a/src/redis/package.json +++ b/src/redis/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "1.0.0", + "version": "2025.2.12", "main": "index.js", "type": "module", "bin": { @@ -25,4 +25,4 @@ "@types/redis": "^4.0.10", "redis": "^4.7.0" } -} +} \ No newline at end of file