Bump version to 0.13.0

This commit is contained in:
AsamK 2024-02-18 21:46:33 +01:00
parent cd88e896fa
commit 7821815429
2 changed files with 3 additions and 1 deletions

View file

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