diff --git a/package.json b/package.json index 12a1368..ba3bdb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp", - "version": "2.21.1", + "version": "2.22.0", "description": "Integration between n8n workflow automation and Model Context Protocol (MCP)", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/package.runtime.json b/package.runtime.json index 4bf3b1a..1448b96 100644 --- a/package.runtime.json +++ b/package.runtime.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp-runtime", - "version": "2.20.7", + "version": "2.22.0", "description": "n8n MCP Server Runtime Dependencies Only", "private": true, "dependencies": {