Bump version

This commit is contained in:
AsamK 2021-02-14 11:01:06 +01:00
parent 9eeba88bd0
commit 129a846cc1
2 changed files with 12 additions and 3 deletions

View file

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