Bump version

This commit is contained in:
AsamK 2022-10-06 17:59:59 +02:00
parent 0c74338c9c
commit abc5d5e863
2 changed files with 6 additions and 1 deletions

View file

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