From 37bcb58840fd5a5451ddb726fd181712e91ceb68 Mon Sep 17 00:00:00 2001 From: Deivu Date: Sun, 2 Jul 2023 14:25:32 +0800 Subject: [PATCH] release: 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8fb392..879d190 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "indomitable", - "version": "3.0.0", + "version": "3.0.1", "description": "A lightweight (the actual ship is heavy though), performant, powerful & no dependency sharder for Discord.JS", "main": "dist/index.js", "module": "dist/index.mjs",