Bump version

This commit is contained in:
AsamK 2022-05-19 13:06:57 +02:00
parent 06e2811012
commit 470aeadbd9
2 changed files with 18 additions and 1 deletions

View file

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