From a7d16e66b7f992aa661f7b1a7cd951cb5cbeb1d0 Mon Sep 17 00:00:00 2001 From: Evelyne Lachance Date: Mon, 24 Oct 2016 00:50:15 -0400 Subject: [PATCH] Version bump for indev+troubleshooting --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fb7ed856..22268e364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "9.3.0", + "version": "9.3.2", "description": "A powerful library for interacting with the Discord API", "main": "./src/index", "scripts": {