From 40e03fddb925adca0dcd211c3ecbc0d5892dec7c Mon Sep 17 00:00:00 2001 From: Timotej Valentin Rojko Date: Sat, 11 Jul 2020 17:02:41 +0100 Subject: [PATCH] 2.8.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38ac70..3d55029 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js-light", - "version": "2.8.5", + "version": "2.8.6", "description": "A discord.js 'anti-caching' framework focused on combating its aggressive caching behavior to prevent excessive resource usage", "main": "client.js", "scripts": {