Bump version

This commit is contained in:
AsamK 2022-10-05 20:08:24 +02:00
parent 8c6553ce73
commit 9d821fb892
2 changed files with 8 additions and 1 deletions

View file

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