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