Skip to content

Commit d1b9945

Browse files
committed
feat:Release Version 1.1.0
1 parent 8d1bf11 commit d1b9945

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
@@ -60,6 +60,6 @@ repositories {
6060
}
6161
6262
dependencies {
63-
implementation "io.github.kevinnzou:compose-progressIndicator-multiplatform:1.0.0"
63+
implementation "io.github.kevinnzou:compose-progressIndicator-multiplatform:1.1.0"
6464
}
6565
```

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_ID=io.github.kevinnzou
2828
ARTIFACT_ID=compose-progressIndicator-multiplatform
29-
VERSION_NAME=1.0.0
29+
VERSION_NAME=1.1.0
3030

3131

3232
POM_DESCRIPTION=Custom Progress Indicator for JetBrains Compose Multiplatform

0 commit comments

Comments
 (0)