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 10b964f commit d9e99f0Copy full SHA for d9e99f0
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
allprojects {
11
group = "com.github.inflab"
12
- version = "0.0.0-beta.1"
+ version = "0.1.0"
13
14
repositories {
15
mavenCentral()
0 commit comments