Skip to content

Commit a854e9c

Browse files
committed
Release 0.0.7
1 parent b99574f commit a854e9c

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.5'
39+
version = '0.0.7'
4040
from components.java
4141
}
4242
}

0 commit comments

Comments
 (0)