Skip to content

Commit 611223c

Browse files
committed
chore: bump to 0.2.3
1 parent b6d6ec9 commit 611223c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.2"
15+
version = "0.2.3"
1616

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

0 commit comments

Comments
 (0)