Update package.json to v11.1

This is to reflect version of the master branch
This commit is contained in:
Crawl
2017-04-16 02:22:18 +02:00
committed by GitHub
parent 15723ece1f
commit 6bae7a135f

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "11.0.0",
"version": "11.1.0",
"description": "A powerful library for interacting with the Discord API",
"main": "./src/index",
"types": "./typings/index.d.ts",