Skip to content

Commit 073c757

Browse files
authored
chore: 0.9.2 (#220)
1 parent 3a7f762 commit 073c757

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
@@ -1,7 +1,7 @@
11
{
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.",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)