Skip to content

Commit a00fb00

Browse files
committedJan 18, 2022
4.6.0
1 parent 9212ce1 commit a00fb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord.js-light",
3-
"version": "4.5.2",
3+
"version": "4.6.0",
44
"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.",
55
"main": "client.js",
66
"typings": "./client.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.