From 541f11af6daa2cd02e7f33b00855ab6376b17279 Mon Sep 17 00:00:00 2001 From: synt-xerror <169557594+synt-xerror@users.noreply.github.com> Date: Sun, 15 Mar 2026 13:04:36 -0300 Subject: [PATCH] Bump version to 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c8a737..9e41570 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-bot", - "version": "2.2.0", + "version": "2.2.1", "type": "module", "dependencies": { "node-addon-api": "^7",