diff --git a/package.json b/package.json index b033044..f78e8ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp", - "version": "2.22.3", + "version": "2.22.4", "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 1448b96..80c0b51 100644 --- a/package.runtime.json +++ b/package.runtime.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp-runtime", - "version": "2.22.0", + "version": "2.22.4", "description": "n8n MCP Server Runtime Dependencies Only", "private": true, "dependencies": {