From c1926b62217d201f7678eac1e8acbb2d7fef4bab Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Thu, 27 Oct 2016 19:52:54 -0400 Subject: [PATCH] Prepare 10.0.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd6742849..6e92756f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "10.0.0", + "version": "10.0.1", "description": "A powerful library for interacting with the Discord API", "main": "./src/index", "scripts": {