From 5b1f7fd0cd5f927ae91a137c6066cd59ef244229 Mon Sep 17 00:00:00 2001
From: Scraayp <scraayp@gmail.com>
Date: Wed, 7 Apr 2021 21:17:56 +0200
Subject: [PATCH] 2.5.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a937a2b..d0e05f4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "discord-anti-spam",
-  "version": "2.5.0",
+  "version": "2.5.1",
   "description": "An easy to setup package that help you integration of anti-spam feature in your discord bot.",
   "main": "index.js",
   "scripts": {