2.6.7 - update to support an apparently new discord api change

This commit is contained in:
hydrabolt
2015-08-20 17:02:59 +01:00
parent f65515fa55
commit 369cdcd7de
4 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "2.6.6",
"version": "2.6.7",
"description": "A way to interface with the Discord API",
"main": "index.js",
"scripts": {