diff --git a/gradle.properties b/gradle.properties index 689e43e..0f14906 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.michael-bull.kotlin-result -version=1.1.0 +version=1.1.1-SNAPSHOT junitVersion=4.12 kotlinVersion=1.2.70