From ce25419fe46ba8b45f229f2def7dbea6e0340a2e Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Thu, 13 Aug 2015 23:34:15 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a3049b08..8444eb229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.2.0", + "version": "2.2.1", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {