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