From fffa57268bd2c377039575b03392f812c9b552f4 Mon Sep 17 00:00:00 2001 From: Timotej Rojko <33236065+timotejroiko@users.noreply.github.com> Date: Tue, 25 Aug 2020 21:06:49 +0100 Subject: [PATCH] 3.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 820fc7f..33958e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js-light", - "version": "3.2.5", + "version": "3.2.6", "description": "A discord.js 'anti-caching' framework focused on combating its aggressive caching behavior to prevent excessive resource usage", "main": "client.js", "scripts": {