Skip to content

Commit 8cd2cd2

Browse files
committed
Update version to 0.2
1 parent 9a9a23e commit 8cd2cd2

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
@@ -40,7 +40,7 @@ publishing {
4040

4141
publications {
4242
maven(MavenPublication) {
43-
version '0.1.6'
43+
version '0.2'
4444
group 'org.mushare'
4545
from components.java
4646
}

0 commit comments

Comments
 (0)