Skip to content

Commit c8a3d07

Browse files
committed
chore: bump to v0.3.2
1 parent 68b4c29 commit c8a3d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allprojects {
1212

1313
subprojects {
1414
group = "com.auritylab.graphql-kotlin-toolkit"
15-
version = "0.3.1"
15+
version = "0.3.2"
1616

1717
apply(plugin = "org.jlleitschuh.gradle.ktlint")
1818
}

0 commit comments

Comments
 (0)