From 685e1750d5708f26789b4c66935488c5aad6c8d5 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Thu, 20 Aug 2015 15:57:21 +0100 Subject: [PATCH] version change --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b88449b6d..03723c19e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.6.2", + "version": "2.6.3", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {