removeFirstInto() and removeLastInto(); bump to 0.7

This commit is contained in:
alexander.nutz
2024-03-28 18:42:48 +01:00
parent f9ddfcc4a7
commit 92ca21d531
3 changed files with 16 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "me.alex_s168"
version = "0.6"
version = "0.7"
repositories {
mavenCentral()