chore: bump version to 2.19.6 (#324)

Bump version to 2.19.6 to be higher than npm registry version (2.19.5).

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Romuald Członkowski
2025-10-14 11:31:29 +02:00
committed by GitHub
parent 4399899255
commit 0f5b0d9463
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp",
"version": "2.18.11",
"version": "2.19.6",
"description": "Integration between n8n workflow automation and Model Context Protocol (MCP)",
"main": "dist/index.js",
"types": "dist/index.d.ts",