mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 17:21:59 +00:00
Update package.json to v11.1
This is to reflect version of the master branch
This commit is contained in:
parent
15723ece1f
commit
6bae7a135f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "discord.js",
|
"name": "discord.js",
|
||||||
"version": "11.0.0",
|
"version": "11.1.0",
|
||||||
"description": "A powerful library for interacting with the Discord API",
|
"description": "A powerful library for interacting with the Discord API",
|
||||||
"main": "./src/index",
|
"main": "./src/index",
|
||||||
"types": "./typings/index.d.ts",
|
"types": "./typings/index.d.ts",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue