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 6ea816f commit b10a201Copy full SHA for b10a201
build.gradle
@@ -33,7 +33,7 @@ publishing {
33
maven(MavenPublication) {
34
groupId = 'io.github.fern-api'
35
artifactId = 'seam'
36
- version = '0.0.14'
+ version = '0.0.15'
37
from components.java
38
}
39
0 commit comments