diff --git a/package.json b/package.json index 3af34ff..7028c9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js-light", - "version": "4.9.0", + "version": "4.10.0", "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",