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