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 550f31d commit d4e7cb9Copy full SHA for d4e7cb9
build.gradle.kts
@@ -12,7 +12,7 @@ allprojects {
12
13
subprojects {
14
group = "com.auritylab.graphql-kotlin-toolkit"
15
- version = "0.3.2"
+ version = "0.3.3"
16
17
apply(plugin = "org.jlleitschuh.gradle.ktlint")
18
}
0 commit comments