Skip to content

Commit 3b9b4a8

Browse files
authored
Bump up version to 0.1.4
1 parent 5746b22 commit 3b9b4a8

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)