chore: bump version to 0.1.2

This commit is contained in:
Dayuan Jiang
2025-12-17 12:19:27 +09:00
parent 79aa8734f1
commit c0952d6170
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ let currentSession: {
// Create MCP server
const server = new McpServer({
name: "next-ai-drawio",
version: "0.1.1",
version: "0.1.2",
})
// Register prompt with workflow guidance