Skip to content

Commit 580ea0c

Browse files
authored
Create version 0.5.5 (#149)
A new release for the detekt 2.0 upgrade
1 parent 1b254e4 commit 580ea0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "com.faire"
10-
version = "0.5.4"
10+
version = "0.5.5"
1111

1212
if (!providers.environmentVariable("RELEASE").isPresent) {
1313
val gitSha = providers.environmentVariable("GITHUB_SHA")

0 commit comments

Comments
 (0)