We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b254e4 commit 580ea0cCopy full SHA for 580ea0c
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "com.faire"
10
-version = "0.5.4"
+version = "0.5.5"
11
12
if (!providers.environmentVariable("RELEASE").isPresent) {
13
val gitSha = providers.environmentVariable("GITHUB_SHA")
0 commit comments