Bump version

This commit is contained in:
AsamK 2022-11-09 19:00:59 +01:00
parent 5e1fc79c33
commit dcaf1cc189
2 changed files with 6 additions and 1 deletions

View file

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