Bump version

This commit is contained in:
AsamK 2021-06-20 14:33:04 +02:00
parent f1d6890da4
commit dedbafb99a
2 changed files with 5 additions and 1 deletions

View file

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