From 15b78b0108e1a6668970e9efb64801dd0001d9ba Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 9 Oct 2015 18:04:05 +0100 Subject: [PATCH] 3.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7bac9516..b7cd03391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.8.0", + "version": "3.8.1", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {