Small fixes

This commit is contained in:
2021-04-22 13:02:51 +02:00
parent 57065b5f4b
commit 166f6d4a1c
5 changed files with 60 additions and 46 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "nl.astraeus"
version = "0.4.11"
version = "0.4.15"
repositories {
maven { setUrl("https://dl.bintray.com/kotlin/kotlin-eap") }