We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec08c5 commit 820ba98Copy full SHA for 820ba98
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
30
allprojects {
31
group = "dev.bnorm.storyboard"
32
- version = "0.1.0-SNAPSHOT"
+ version = "0.1.0-alpha01"
33
34
val javaVersion = JavaVersion.VERSION_11
35
0 commit comments