We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d352d commit d721727Copy full SHA for d721727
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "discord.js",
3
- "version": "11.6.0",
+ "version": "11.6.1",
4
"description": "A powerful library for interacting with the Discord API",
5
"main": "./src/index",
6
"types": "./typings/index.d.ts",
typings/index.d.ts
@@ -1,4 +1,4 @@
-// Type definitions for discord.js 11.6.0
+// Type definitions for discord.js 11.6.1
// Project: https://github.com/discordjs/discord.js
// Definitions by:
// acdenisSK <acdenissk69@gmail.com> (https://github.com/acdenisSK)
0 commit comments