Bump version

This commit is contained in:
AsamK 2022-03-17 22:33:39 +01:00
parent 4f5d5afc4f
commit fd25ef539f
2 changed files with 6 additions and 1 deletions

View file

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