We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189132e commit 81fb7afCopy full SHA for 81fb7af
build.gradle.kts
@@ -12,7 +12,7 @@ allprojects {
12
13
subprojects {
14
group = "com.auritylab.graphql-kotlin-toolkit"
15
- version = "0.2.3"
+ version = "0.2.4"
16
17
apply(plugin = "org.jlleitschuh.gradle.ktlint")
18
}
0 commit comments