Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 896ca1f

Browse files
authored
release/2.0.1 (#41)
1 parent d2aa324 commit 896ca1f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This library will continue to be maintained until this is officially supported i
1212

1313
| `compose-shadow` | CMP | Kotlin |
1414
|------------------|---------------|--------|
15+
| 2.0.1 | 1.7.1 | 2.1.0 |
1516
| 2.0.0 | 1.7.1 | 2.0.21 |
1617
| 1.0.0 | 1.7.0-rc01 | 2.0.21 |
1718

compose-shadow/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ mavenPublishing {
9797
coordinates(
9898
groupId = "com.adamglin",
9999
artifactId = "compose-shadow",
100-
version = "2.0.0"
100+
version = "2.0.1"
101101
)
102102
pom {
103103
name.set("compose-shadow")

0 commit comments

Comments
 (0)