adding of Component util
All checks were successful
publish / build (push) Successful in 2m57s

This commit is contained in:
unurled 2024-10-01 22:27:01 +02:00
parent 8e9efb97f3
commit 2f7de9a271
Signed by: unurled
GPG key ID: EFC5F5E709B47DDD
2 changed files with 79 additions and 1 deletions

View file

@ -6,7 +6,7 @@ plugins {
}
group = "me.unurled"
version = "0.1.0"
version = "0.1.1"
val mcVersion = "1.21.1-R0.1-SNAPSHOT"