Bump version

This commit is contained in:
AsamK 2022-05-29 22:25:53 +02:00
parent badbb55ef2
commit 63e94a9fb4
2 changed files with 14 additions and 1 deletions

View file

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