We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adbdb3 commit 6f7d5b7Copy full SHA for 6f7d5b7
.github/workflows/trigger-java-publish.yml
@@ -52,7 +52,7 @@ jobs:
52
}
53
54
group = 'io.github.kevaundray.dummy'
55
- version = '0.0.1'
+ version = '0.0.2'
56
57
java {
58
withJavadocJar()
0 commit comments