Skip to content

Commit fa71131

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d4b2134 + 3b9b4a8 commit fa71131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ publishing {
4545

4646
publications {
4747
maven(MavenPublication) {
48-
version '0.1.3'
48+
version '0.1.4'
4949
group 'org.mushare'
5050
from components.java
5151
}
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)