Bump version

This commit is contained in:
AsamK 2022-11-07 19:55:53 +01:00
parent ccb37c00f6
commit 54a08f560e
2 changed files with 6 additions and 3 deletions

View file

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