diff --git a/gradle.properties b/gradle.properties index f2d486d..f99e50f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ SONATYPE_AUTOMATIC_RELEASE=true RELEASE_SIGNING_ENABLED=true GROUP=app.moviebase -VERSION_NAME=0.5.0-SNAPSHOT +VERSION_NAME=0.5.0 POM_NAME=Trakt API for KMM POM_DESCRIPTION=Kotlin Multiplatform library to access the Trakt API.