From efeeb065004803dffbca57bf548ddb8e76e682aa Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 14 Aug 2015 00:01:54 +0100 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8444eb229..d35152b55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.2.1", + "version": "2.2.2", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {