Skip to content

Commit 8e1ebca

Browse files
committed
version 0.14
1 parent 0fa9b1a commit 8e1ebca

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.13"
10+
extra["version"] = "0.14"
1111

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

0 commit comments

Comments
 (0)