diff --git a/package.json b/package.json index 1b003a8..a4966da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp", - "version": "2.22.5", + "version": "2.22.6", "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 7c3334f..28bf1a0 100644 --- a/package.runtime.json +++ b/package.runtime.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp-runtime", - "version": "2.22.5", + "version": "2.22.6", "description": "n8n MCP Server Runtime Dependencies Only", "private": true, "dependencies": {