Bump version to 0.13.9

This commit is contained in:
AsamK 2024-10-28 23:37:26 +01:00
parent 181086aefe
commit 277652e3f2
3 changed files with 9 additions and 2 deletions

View file

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