Skip to content

Commit 3d6de86

Browse files
committed
Bump all package versions
1 parent b0df6da commit 3d6de86

File tree

13 files changed

+26
-26
lines changed

13 files changed

+26
-26
lines changed

package-lock.json

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/servers",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Model Context Protocol servers",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/brave-search/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-brave-search",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for Brave Search API integration",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/everything/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-everything",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server that exercises all the features of the MCP protocol",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-filesystem",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for filesystem access",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/gdrive/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-gdrive",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for interacting with Google Drive",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/github/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/github/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-github",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for using the GitHub API",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/google-maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-google-maps",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for using the Google Maps API",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/memory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-memory",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for enabling memory for Claude through a knowledge graph",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/postgres/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-postgres",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for interacting with PostgreSQL databases",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/puppeteer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-puppeteer",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for browser automation using Puppeteer",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/slack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-slack",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "MCP server for interacting with Slack",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

0 commit comments

Comments
 (0)