We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d98733 commit 945d580Copy full SHA for 945d580
build.gradle
@@ -36,7 +36,7 @@ publishing {
36
maven(MavenPublication) {
37
groupId = 'io.github.fern-api'
38
artifactId = 'codecombat'
39
- version = '0.0.8'
+ version = '0.0.9'
40
from components.java
41
}
42
0 commit comments