From f9aaf1e74a2939a9866c3da01469e8745aa86d92 Mon Sep 17 00:00:00 2001
From: Skick <skick1234@gmail.com>
Date: Wed, 8 Nov 2023 16:21:39 +0700
Subject: [PATCH] chore(Release): 4.1.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 6dcc87d..81faa81 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "distube",
-  "version": "4.1.0",
+  "version": "4.1.1",
   "description": "A Discord.js module to simplify your music commands and play songs with audio filters on Discord without any API key.",
   "main": "./dist/index.js",
   "types": "./dist/index.d.ts",