Skip to content

Commit 3b213fc

Browse files
Bump up version number to 3.0.0-alpha.5
Fixes #118
1 parent 5d45ac1 commit 3b213fc

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.4'
5+
version = '3.0.0-alpha.5'
66
group = 'de.undercouch'
77
sourceCompatibility = '1.8'
88
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)