Skip to content

Commit 7327aec

Browse files
committed
version 0.13
1 parent a11e0eb commit 7327aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/clusterless.commons.java-common-properties.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
extra["group"] = "io.clusterless"
10-
extra["version"] = "0.12"
10+
extra["version"] = "0.13"
1111

1212
extra["repoUserName"] = System.getProperty("publish.repo.userName")
1313
extra["repoPassword"] = System.getProperty("publish.repo.password")

0 commit comments

Comments
 (0)