Skip to content

Commit 1986e2b

Browse files
committed
GTM-19865: Release v0.2.1
1 parent 356b5df commit 1986e2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": "0.2",
33
"name": "garoon-mcp-server",
44
"display_name": "Garoon MCP Server",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"description": "The official MCP Server for Garoon",
77
"author": {
88
"name": "Cybozu, Inc.",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@garoon/mcp-server",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"description": "The official MCP Server for Garoon",
66
"keywords": [

0 commit comments

Comments
 (0)