We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bba7f0 commit 8eb12eeCopy full SHA for 8eb12ee
1 file changed
build.gradle
@@ -2,7 +2,7 @@ subprojects {
2
apply plugin: 'java-library'
3
4
group = 'org.msuo'
5
- version = '0.0.3'
+ version = '0.0.4'
6
7
repositories {
8
mavenCentral()
0 commit comments