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