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