Skip to content

Commit 9c58b1b

Browse files
committed
up version to 0.4
1 parent ffc9402 commit 9c58b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publishing {
1515
mavenJava(MavenPublication) {
1616
groupId = 'org.eljabali.sami'
1717
artifactId = 'javatimefun'
18-
version = '0.3'
18+
version = '0.4'
1919

2020
from components.java
2121
}

0 commit comments

Comments
 (0)