Skip to content

Commit 82a6a9a

Browse files
committed
chore: bump version to 0.9.0
1 parent a761e1b commit 82a6a9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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": "microcms-mcp-server",
44
"display_name": "microCMS MCP Server",
5-
"version": "0.8.0",
5+
"version": "0.9.0",
66
"description": "microCMSのMCP Serverです。LLMから直接コンテンツの取得や入稿ができます。",
77
"icon": "assets/icon.png",
88
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microcms-mcp-server",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "microCMS MCP Bundle - microCMSのコンテンツAPIやマネジメントAPIを利用し、LLMからコンテンツ管理ができるMCP Bundle",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)