Bump version

This commit is contained in:
AsamK 2021-05-11 21:53:11 +02:00
parent 2727487902
commit 21d62c4557
2 changed files with 3 additions and 1 deletions

View file

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