We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa71131 commit 1496df1Copy full SHA for 1496df1
build.gradle
@@ -45,7 +45,7 @@ publishing {
45
46
publications {
47
maven(MavenPublication) {
48
- version '0.1.4'
+ version '0.1.5'
49
group 'org.mushare'
50
from components.java
51
}
0 commit comments