diff --git a/gradle.properties b/gradle.properties index 201d759..ae785fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = ru.epserv.proxycheck -version = 1.0.0-SNAPSHOT +version = 1.0.0 description = Kotlin implementation of proxycheck.io API spec org.gradle.parallel = true