From 0e5a34b5cf1a8847cf3a0fdc8117aba4ada2fff8 Mon Sep 17 00:00:00 2001 From: Will Nelson Date: Wed, 14 Oct 2020 18:12:54 -0700 Subject: [PATCH] v3.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 906e75d..7eaf329 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lavaqueue", - "version": "3.1.7", + "version": "3.1.8", "description": "A queue system for lavalink, backed by redis.", "main": "dist/index.js", "types": "typings/index.d.ts",