We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b2860 commit e21d371Copy full SHA for e21d371
gradle.properties
@@ -30,7 +30,7 @@ SONATYPE_HOST=CENTRAL_PORTAL
30
RELEASE_SIGNING_ENABLED=true
31
32
GROUP=io.github.dokar3
33
-VERSION_NAME=1.0.3-SNAPSHOT
+VERSION_NAME=1.0.3-alpha01
34
35
POM_NAME=quickjs-kt
36
POM_DESCRIPTION=A QuickJS binding for idiomatic Kotlin, with Async/DSL/ES Modules support.
0 commit comments