Bump version to 0.13.5

This commit is contained in:
AsamK 2024-07-25 22:47:16 +02:00
parent 3d11221732
commit fe3934171d
3 changed files with 12 additions and 3 deletions

View file

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