Merge pull request #30 from hydrabolt/code-refactor

Code refactor
This commit is contained in:
Amish Shah
2015-10-03 15:41:40 +01:00

View File

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