Skip to content

Commit 591508d

Browse files
committed
Bump version to 5.5.1-r0 to match JUnit
1 parent 0d3fdae commit 591508d

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
@@ -11,7 +11,7 @@ apply plugin: 'signing'
1111
apply plugin: 'idea'
1212

1313
group = 'net.joshka'
14-
version = '5.4.0-r0'
14+
version = '5.5.1-r0'
1515
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1616
ext.isRunningOnTravis = System.getenv("CI") == "true"
1717

0 commit comments

Comments
 (0)