From d82d2e39d25609e0bdd912034dd38e8f66b48133 Mon Sep 17 00:00:00 2001 From: yassinedorbozgithub Date: Fri, 24 Jan 2025 12:14:53 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8effbc1..7d79b3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexabot-channel-messenger", - "version": "2.2.0", + "version": "2.2.1", "description": "Facebook/Messenger Channel Extension for Hexabot Chatbot Builder", "scripts": { "release:patch": "npm version patch && git push origin main --tags",