Bump version to 0.12.8

This commit is contained in:
AsamK 2024-02-06 00:21:32 +01:00
parent a0f33ac942
commit a48fdaf8b7
2 changed files with 6 additions and 1 deletions

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.10.0"
}
version = "0.12.8-SNAPSHOT"
version = "0.12.9-SNAPSHOT"
java {
sourceCompatibility = JavaVersion.VERSION_21