Bump version

This commit is contained in:
AsamK 2022-10-02 18:16:12 +02:00
parent de8ddb2a2b
commit c1004fb4f8
2 changed files with 22 additions and 1 deletions

View file

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