Add mutableCollectionState and docs.

This commit is contained in:
2022-01-16 14:50:58 +01:00
parent ebb8e9a3c5
commit 0b12c37558
7 changed files with 226 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "nl.astraeus"
version = "1.0.0"
version = "1.0.1-SNAPSHOT"
repositories {
mavenCentral()