Skip to content

Commit 1496df1

Browse files
authored
Update build.gradle
1 parent fa71131 commit 1496df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ publishing {
4545

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

0 commit comments

Comments
 (0)