fix(help-and-test): fixed help, and tests

This commit is contained in:
darwincereska
2025-11-19 08:55:42 -05:00
parent 4714a11eef
commit afcf7f0914
4 changed files with 59 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "org.kargs"
version = "1.0.2"
version = "1.0.3"
repositories {
mavenCentral()