We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9a23e commit 8cd2cd2Copy full SHA for 8cd2cd2
1 file changed
build.gradle
@@ -40,7 +40,7 @@ publishing {
40
41
publications {
42
maven(MavenPublication) {
43
- version '0.1.6'
+ version '0.2'
44
group 'org.mushare'
45
from components.java
46
}
0 commit comments