From 471c749ce4b6888b351b6fe9b8e5ce48ea86be9c Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Wed, 16 Aug 2023 13:13:09 +0300 Subject: [PATCH] v1.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdb094f..f3ec005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@navy.gif/commandparser", - "version": "1.5.6", + "version": "1.5.7", "description": "Parser meant to parse commands and their options for discord bots", "author": "Navy.gif", "license": "MIT",