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