Skip to content

Commit c85dae8

Browse files
committed
0.5.1
1 parent c1982e8 commit c85dae8

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.5.1-SNAPSHOT"
15+
version = "0.5.1"
1616

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

0 commit comments

Comments
 (0)