From ee7290901734f644016072d5b434c0d61431f50b Mon Sep 17 00:00:00 2001 From: Timotej Rojko <33236065+timotejroiko@users.noreply.github.com> Date: Tue, 22 Mar 2022 14:13:48 -0300 Subject: [PATCH] 4.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 986eecb..324dcdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js-light", - "version": "4.6.3", + "version": "4.6.4", "description": "All the power of discord.js, zero caching. This library modifies discord.js's internal classes and functions in order to give you full control over its caching behaviour.", "main": "client.js", "typings": "./client.d.ts",