Skip to content

Commit bb1b2cb

Browse files
committed
chore(mcp): bump version to 1.1.0
1 parent 50cee33 commit bb1b2cb

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

mcp-server/package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drawd-mcp-server",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "MCP server for Drawd — AI agent flow builder. Create app flow designs programmatically with AI agents.",
55
"type": "module",
66
"bin": {
@@ -26,7 +26,14 @@
2626
"engines": {
2727
"node": ">=18"
2828
},
29-
"keywords": ["mcp", "drawd", "flow-designer", "ai-agent", "app-design", "mobile-flow"],
29+
"keywords": [
30+
"mcp",
31+
"drawd",
32+
"flow-designer",
33+
"ai-agent",
34+
"app-design",
35+
"mobile-flow"
36+
],
3037
"license": "MIT",
3138
"repository": {
3239
"type": "git",

0 commit comments

Comments
 (0)