Small fixes

This commit is contained in:
2021-05-10 15:54:42 +02:00
parent a4331c0a98
commit d03db14444
2 changed files with 6 additions and 2 deletions

View File

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