Skip to content

Commit 6d98733

Browse files
committed
Release 0.0.8
1 parent a854e9c commit 6d98733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ publishing {
3636
maven(MavenPublication) {
3737
groupId = 'io.github.fern-api'
3838
artifactId = 'codecombat'
39-
version = '0.0.7'
39+
version = '0.0.8'
4040
from components.java
4141
}
4242
}

0 commit comments

Comments
 (0)