From 476e5c72c46254f0ea8cfca7ad0390f831835ade Mon Sep 17 00:00:00 2001 From: John <72810050+Notplayingallday383@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:55:50 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41fc334..2b7106f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@z1g-project/injectify", "description": "A improved version of Sodiums Plugin Injector ready to use in all your projects.", - "version": "0.5.7-prev", + "version": "0.5.6-prev", "author": "z1g Project", "type": "module", "main": "lib/index.cjs",