Skip to content

Commit fd4da12

Browse files
committed
chore: bump to v0.4.0
1 parent a82cb12 commit fd4da12

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.3.4-SNAPSHOT"
16+
version = "0.4.0"
1717

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

0 commit comments

Comments
 (0)