From 7e6e6373581b668b7eb076323154b526e69d2129 Mon Sep 17 00:00:00 2001 From: Zastinian Date: Fri, 29 Nov 2024 22:55:22 -0600 Subject: [PATCH] feat: Bump to 3.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0836e78..5c0e954 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedystiamd", - "version": "3.3.0", + "version": "3.3.1", "description": "A whatsapp bot that can be used to play music", "main": "index.js", "type": "commonjs",