Bump version

This commit is contained in:
AsamK 2022-02-20 16:57:49 +01:00
parent ec945cd227
commit 8b75504822
2 changed files with 16 additions and 1 deletions

View file

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