From 4c913902173d1732cf2fa4b168163fc2c813143e Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 2 Oct 2015 21:48:02 +0100 Subject: [PATCH] 3.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35c83aa5d..74c1b4766 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.7.1", + "version": "3.7.2", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {