From a48822787e0ba9cc938a2096e5a6e747f77a9858 Mon Sep 17 00:00:00 2001 From: Michael Bull Date: Sun, 28 Jun 2020 12:13:53 +0100 Subject: [PATCH] [Gradle Release Plugin] - new version commit: '1.1.8-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5eeae3a..6240c22 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ kotlin.code.style=official group=com.michael-bull.kotlin-result -version=1.1.7 +version=1.1.8-SNAPSHOT