Skip to content

Commit d721727

Browse files
committed
v11.6.1
1 parent 34d352d commit d721727

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord.js",
3-
"version": "11.6.0",
3+
"version": "11.6.1",
44
"description": "A powerful library for interacting with the Discord API",
55
"main": "./src/index",
66
"types": "./typings/index.d.ts",

typings/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Type definitions for discord.js 11.6.0
1+
// Type definitions for discord.js 11.6.1
22
// Project: https://github.com/discordjs/discord.js
33
// Definitions by:
44
// acdenisSK <acdenissk69@gmail.com> (https://github.com/acdenisSK)

0 commit comments

Comments
 (0)