Bump version to 0.13.2

This commit is contained in:
AsamK 2024-03-23 09:57:15 +01:00
parent 95e70b9d15
commit dda23e76ac
3 changed files with 13 additions and 2 deletions

View file

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