diff --git a/gradle.properties b/gradle.properties index 0de6417a..508e131d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Here is where we manage the version -releaseVersion=0.2.0-SNAPSHOT +releaseVersion=0.2.0 # Set this to true to enable using a local sonatype (for debugging publishing issues) # Start a local sonatype in docker with this command: