From 9c9e421217fcfbb3cff45cd56ce8af5046c291b2 Mon Sep 17 00:00:00 2001 From: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com> Date: Mon, 25 Mar 2024 00:23:25 -0400 Subject: [PATCH] feat: package version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c460ea..84457da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seyfert", - "version": "1.0.1", + "version": "1.1.0", "description": "The most advanced framework for discord bots", "main": "./lib/index.js", "module": "./lib/index.js", @@ -71,4 +71,4 @@ "url": "https://github.com/socram03" } ] -} +} \ No newline at end of file