Skip to content

Commit 944860d

Browse files
committed
chore: bump to v0.2.2
1 parent f381bd6 commit 944860d

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
@@ -13,7 +13,7 @@ allprojects {
1313

1414
subprojects {
1515
group = "com.auritylab.graphql-kotlin-toolkit"
16-
version = "0.2.1"
16+
version = "0.2.2"
1717

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

0 commit comments

Comments
 (0)