We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83eb75e commit 298a9abCopy full SHA for 298a9ab
1 file changed
build.gradle.kts
@@ -23,7 +23,7 @@ base {
23
archivesBaseName = "taskwarrior-java-client"
24
description = "A Java client to communicate with a taskwarrior server (= taskd)."
25
group = "de.aaschmid"
26
- version = "1.0-SNAPSHOT"
+ version = "1.0"
27
}
28
29
java {
0 commit comments