We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a854e9c commit 6d98733Copy full SHA for 6d98733
build.gradle
@@ -36,7 +36,7 @@ publishing {
36
maven(MavenPublication) {
37
groupId = 'io.github.fern-api'
38
artifactId = 'codecombat'
39
- version = '0.0.7'
+ version = '0.0.8'
40
from components.java
41
}
42
0 commit comments