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 f381bd6 commit 944860dCopy full SHA for 944860d
build.gradle.kts
@@ -13,7 +13,7 @@ allprojects {
13
14
subprojects {
15
group = "com.auritylab.graphql-kotlin-toolkit"
16
- version = "0.2.1"
+ version = "0.2.2"
17
18
apply(plugin = "org.jlleitschuh.gradle.ktlint")
19
}
0 commit comments