Bump version to 0.13.3

This commit is contained in:
AsamK 2024-04-19 19:21:07 +02:00
parent f0054372b8
commit c9f2cca024
2 changed files with 10 additions and 3 deletions

View file

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