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