diff --git a/package.json b/package.json index 9abb276..42aac68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js-light", - "version": "2.3.3", + "version": "2.3.4", "description": "A minimalistic discord.js framework that disables the original library's aggressive caching behavior and prevents excessive resource usage", "main": "client.js", "scripts": {