Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Dec 17, 2023
1 parent f95f2bc commit 541dbf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
VERSION_NAME=6.0.5

POM_INCEPTION_YEAR=2016
POM_URL=https://github.com/prof18/RSS-Parser.git
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android-compile-sdk = "34"
android-min-sdk = "21"
android-target-sdk = "34"
kotlin = "1.9.21"
library-version-name = "6.0.4"
library-version-name = "6.0.5"

# Library dependencies
com-squareup-okhttp3 = "4.12.0"
Expand Down

0 comments on commit 541dbf3

Please sign in to comment.