diff --git a/gradle.properties b/gradle.properties index 858471e..bb0da38 100644 --- a/gradle.properties +++ b/gradle.properties @@ -37,7 +37,7 @@ POM_NAME=rssparser POM_DESCRIPTION=A Kotlin Multiplatform library to parse RSS Feed GROUP=com.prof18.rssparser -VERSION_NAME=6.0.7 +VERSION_NAME=6.0.8 POM_INCEPTION_YEAR=2016 POM_URL=https://github.com/prof18/RSS-Parser.git