Merge pull request #7 from hydrabolt/code-refactor

2.3.0
This commit is contained in:
hydrabolt
2015-08-14 22:13:34 +01:00

View File

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