Skip to content

Commit bc93375

Browse files
committed
feat:Release Version 1.3.0
1 parent b69f096 commit bc93375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ repositories {
6868
}
6969
7070
dependencies {
71-
implementation "io.github.kevinnzou:compose-progressIndicator-multiplatform:1.2.0"
71+
implementation "io.github.kevinnzou:compose-progressIndicator-multiplatform:1.3.0"
7272
}
7373
```

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ compose.version=1.5.1
2626

2727
GROUP=io.github.kevinnzou
2828
POM_ARTIFACT_ID=compose-progressIndicator-multiplatform
29-
VERSION_NAME=1.2.0
29+
VERSION_NAME=1.3.0
3030

3131
POM_NAME=Compose Progress Indicator Multiplatform
3232
POM_INCEPTION_YEAR=2023

0 commit comments

Comments
 (0)