Bump version

This commit is contained in:
AsamK 2022-06-13 15:46:03 +02:00
parent 4ea3d94d07
commit adce64bc21
2 changed files with 12 additions and 1 deletions

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.9.11"
}
version = "0.10.7"
version = "0.10.8"
java {
sourceCompatibility = JavaVersion.VERSION_17