From 25fcb8888591a780cd5b52f18c550249f48f3206 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Tue, 15 Aug 2023 19:16:03 +0300 Subject: [PATCH] v1.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c13c2f..fdb094f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@navy.gif/commandparser", - "version": "1.5.5", + "version": "1.5.6", "description": "Parser meant to parse commands and their options for discord bots", "author": "Navy.gif", "license": "MIT",