From f9911f6cf3cb6b3b769fde230d9d37b05b249835 Mon Sep 17 00:00:00 2001 From: synt-xerror <169557594+synt-xerror@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:25:06 -0300 Subject: [PATCH] Bump version to 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09e630a..75dfaef 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manybot", - "version": "2.3.4", + "version": "2.4.0", "type": "module", "dependencies": { "node-addon-api": "^7",