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:
PLASMAchicken
2020-01-25 15:09:30 +01:00
committed by SpaceEEC
parent 099a1a47e8
commit 6b297b8776

View File

@@ -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",