Skip to content

Commit a5ebdf8

Browse files
committed
chore: bump to 0.3.0
1 parent d03cb42 commit a5ebdf8

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.4"
15+
version = "0.3.0"
1616

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

0 commit comments

Comments
 (0)