From 3a366dce10960b8bfb9af8c2d7471a3cfd00b2ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Sun, 4 May 2025 23:43:46 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a335776..fa60846 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n-nodes-signal-cli", - "version": "0.1.0", + "version": "0.1.1", "description": "n8n nodes for interacting with Signal CLI. It includes a trigger node for receiving messages and an action node for various Signal operations.", "keywords": [ "n8n-community-node-package",