From 4f5d937265fe05087c4930f3a1ee7a0e24c9058a Mon Sep 17 00:00:00 2001 From: synt-xerror <169557594+synt-xerror@users.noreply.github.com> Date: Mon, 16 Mar 2026 22:23:32 -0300 Subject: [PATCH] Bump version to 2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70a3d81..756b839 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manybot", - "version": "2.3.2", + "version": "2.3.3", "type": "module", "dependencies": { "node-addon-api": "^7",