Skip to content

Commit 81fb7af

Browse files
committed
chore: bump to 0.2.4
1 parent 189132e commit 81fb7af

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.2.3"
15+
version = "0.2.4"
1616

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

0 commit comments

Comments
 (0)