From fd0def628a4f6284917f8e07929a519eba18f120 Mon Sep 17 00:00:00 2001 From: Idris <78701338+Idris1401@users.noreply.github.com> Date: Fri, 14 Oct 2022 09:07:32 +0200 Subject: [PATCH] chore: bump release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a609b8..50f95f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modmail.djs", - "version": "1.0.8", + "version": "1.0.9", "description": "A powerful Node.js module for discord.js that allows you to create a modmail bot with one function.", "main": "lib/index.js", "types": "lib/index.d.ts",