Skip to content

Commit 2b71cef

Browse files
committed
0.6.0
1 parent 5bb4ea0 commit 2b71cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/myproject.library-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
group = "nz.lae.stacksrc"
15-
version = "0.6.0-SNAPSHOT"
15+
version = "0.6.0"
1616

1717
tasks.jar {
1818
archiveBaseName.set("stacksrc-${project.name}")

0 commit comments

Comments
 (0)