Bump version

This commit is contained in:
AsamK 2021-10-24 19:57:39 +02:00
parent f69d9e64aa
commit e83e9ae313
2 changed files with 10 additions and 1 deletions

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.9.6"
}
version = "0.9.1"
version = "0.9.2"
java {
sourceCompatibility = JavaVersion.VERSION_11