Skip to content

Commit 60306df

Browse files
authored
Bump version from 0.9.8 to 0.9.9 (#262)
1 parent 8eb9308 commit 60306df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@antv/mcp-server-chart",
33
"description": "A Model Context Protocol server for generating charts using AntV. This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools.",
44
"mcpName": "io.github.antvis/mcp-server-chart",
5-
"version": "0.9.8",
5+
"version": "0.9.9",
66
"main": "build/index.js",
77
"types": "build/index.d.ts",
88
"exports": {

0 commit comments

Comments
 (0)