Skip to content

Commit 13a8488

Browse files
authored
feat: Update version to 0.3.0. (#11)
1 parent 408c3a3 commit 13a8488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ SONATYPE_CLOSE_TIMEOUT_SECONDS=900
2828
RELEASE_SIGNING_ENABLED=true
2929

3030
GROUP=io.github.oikvpqya.compose.fastscroller
31-
VERSION_NAME=0.2.0
31+
VERSION_NAME=0.3.0
3232

3333
POM_DESCRIPTION=Scroll bar library for Android and Compose Multiplatform.
34-
POM_INCEPTION_YEAR=2024
34+
POM_INCEPTION_YEAR=2025
3535

3636
POM_URL=https://github.com/oikvpqya/fastscroller-compose-multiplatform/
3737
POM_SCM_URL=https://github.com/oikvpqya/fastscroller-compose-multiplatform/

0 commit comments

Comments
 (0)