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 2abfe3e commit 7318493Copy full SHA for 7318493
build.gradle.kts
@@ -13,7 +13,7 @@ allprojects {
13
14
subprojects {
15
group = "com.auritylab.graphql-kotlin-toolkit"
16
- version = "0.5.0"
+ version = "0.6.0"
17
18
apply(plugin = "org.jlleitschuh.gradle.ktlint")
19
apply(plugin = "org.jetbrains.dokka")
0 commit comments