Skip to content

Commit 99f8933

Browse files
committed
Version bump
1 parent 0fec139 commit 99f8933

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ POM_NAME=rssparser
3737
POM_DESCRIPTION=A Kotlin Multiplatform library to parse RSS Feed
3838

3939
GROUP=com.prof18.rssparser
40-
VERSION_NAME=6.1.0-alpha01
40+
VERSION_NAME=6.1.0-alpha02
4141

4242
POM_INCEPTION_YEAR=2016
4343
POM_URL=https://github.com/prof18/RSS-Parser.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ coroutines = "1.10.2"
1414
kotlinx-serialization = "1.9.0"
1515
xmlutil = "0.91.1"
1616
ktor = "3.2.0"
17-
library-version-name = "6.1.0-alpha01"
17+
library-version-name = "6.1.0-alpha02"
1818

1919
# Sample dependencies
2020
androidx-activity = "1.9.3"

0 commit comments

Comments
 (0)