Bump version to 0.12.5

This commit is contained in:
AsamK 2023-11-21 20:51:29 +01:00
parent b88f8c205e
commit 6d5b8b6a7b
2 changed files with 10 additions and 2 deletions

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.9.28"
}
version = "0.12.4"
version = "0.12.5"
java {
sourceCompatibility = JavaVersion.VERSION_21