Bump version

This commit is contained in:
AsamK 2021-03-02 20:48:52 +01:00
parent 253757cb31
commit 52739140ef
2 changed files with 14 additions and 1 deletions

View file

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