Bump all package versions

This commit is contained in:
Justin Spahr-Summers
2024-11-21 19:10:05 +00:00
parent b0df6dabe8
commit 3d6de86730
13 changed files with 26 additions and 26 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@modelcontextprotocol/server-github",
"version": "0.1.0",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@modelcontextprotocol/server-github",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"dependencies": {
"@modelcontextprotocol/sdk": "0.6.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/server-github",
"version": "0.1.0",
"version": "0.2.0",
"description": "MCP server for using the GitHub API",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",