3.2.2., updated so works on older node hopefully

This commit is contained in:
hydrabolt
2015-09-04 22:14:08 +01:00
parent 8d6ece0b35
commit 5ef3adffb4
2 changed files with 6 additions and 6 deletions

View File

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