diff --git a/gradle.properties b/gradle.properties index e801c79..0dc8469 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,7 +30,7 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true GROUP=io.github.dokar3 -VERSION_NAME=1.0.0-alpha09 +VERSION_NAME=1.0.0-alpha10 POM_NAME=quickjs-kt POM_DESCRIPTION=A QuickJS binding for idiomatic Kotlin, with Async/DSL/ES Modules support.