Skip to content

Commit b6e6788

Browse files
authored
Create version 0.5.6 (#153)
For the autocorrect implementation changes
1 parent 0d5687e commit b6e6788

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.5"
10+
version = "0.5.6"
1111

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

0 commit comments

Comments
 (0)