Bump version

This commit is contained in:
AsamK 2021-06-13 15:39:50 +02:00
parent 2d068997c5
commit a0f04a9bc1
2 changed files with 10 additions and 3 deletions

View file

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