From a84f5e88b94baaf7cd9e7cb135717f44c91e2554 Mon Sep 17 00:00:00 2001 From: Hanif Dwy Putra S Date: Tue, 1 Oct 2024 12:31:54 +0000 Subject: [PATCH] chore(version): bump version to 2.3.4 Signed-off-by: Hanif Dwy Putra S --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a17f53..352430b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gampang", - "version": "2.3.3", + "version": "2.3.4", "description": "\"Gampang\" is a whatsapp bot framework. Based on @adiwajshing/baileys", "main": "./dist/index.js", "types": "./dist/index.d.ts",