mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
chore: bump version to 11.6.0-dev (#3731)
* Update package.json * Change Version String after amishshah's suggestion Co-Authored-By: Amish Shah <amishshah.2k@gmail.com> Co-authored-by: Amish Shah <amishshah.2k@gmail.com>
This commit is contained in:
parent
099a1a47e8
commit
6b297b8776
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "discord.js",
|
||||
"version": "11.5.1",
|
||||
"version": "11.6.0-dev",
|
||||
"description": "A powerful library for interacting with the Discord API",
|
||||
"main": "./src/index",
|
||||
"types": "./typings/index.d.ts",
|
||||
|
|
|
|||
Loading…
Reference in a new issue