Skip to content

Commit ea079a1

Browse files
Bump up version number to 3.0.0-alpha.4
1 parent c19a8f1 commit ea079a1

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
@@ -2,7 +2,7 @@ subprojects {
22
apply plugin: 'jacoco'
33
apply plugin: 'java'
44

5-
version = '3.0.0-alpha.3'
5+
version = '3.0.0-alpha.4'
66
group = 'de.undercouch'
77
sourceCompatibility = '1.8'
88
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)