From 2965a95af9dc1bf85dc67201a64e92d92b6a85d0 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sun, 23 Aug 2015 21:33:07 +0100 Subject: [PATCH] 2.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43fbfabd0..1b8a533f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.7.1", + "version": "2.7.2", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {