diff --git a/gradle.properties b/gradle.properties index 45de614..5a7d85a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,3 @@ kotlin.code.style=official -arrow_version=1.1.5 \ No newline at end of file +arrow_version=1.1.5 +version=1.0.0 \ No newline at end of file