Bump version

This commit is contained in:
AsamK 2021-10-16 10:05:41 +02:00
parent f57db857da
commit f5089789fb
2 changed files with 4 additions and 2 deletions

View file

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