Bump version

This commit is contained in:
AsamK 2021-09-12 17:47:02 +02:00
parent 882e45de55
commit cbff7217c1
4 changed files with 22 additions and 4 deletions

View file

@ -5,7 +5,7 @@ plugins {
`check-lib-versions`
}
version = "0.8.5"
version = "0.9.0"
java {
sourceCompatibility = JavaVersion.VERSION_11