Skip to content

Commit 97e5f23

Browse files
committed
Update README.md with version 4.0.0-beta02
1 parent 616296a commit 97e5f23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Build](https://github.com/jordond/kmpalette/actions/workflows/ci.yml/badge.svg)](https://github.com/jordond/kmpalette/actions/workflows/ci.yml)
77
[![License](https://img.shields.io/github/license/jordond/kmPalette)](https://opensource.org/license/mit/)
88

9-
[![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-v1.10.0-blue)](https://github.com/JetBrains/compose-multiplatform)
9+
[![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-v1.10.1-blue)](https://github.com/JetBrains/compose-multiplatform)
1010
![badge-android](http://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat)
1111
![badge-ios](http://img.shields.io/badge/platform-ios-CDCDCD.svg?style=flat)
1212
![badge-desktop](http://img.shields.io/badge/platform-desktop-DB413D.svg?style=flat)
@@ -78,7 +78,7 @@ In `libs.versions.toml`:
7878

7979
```toml
8080
[versions]
81-
kmpalette = "4.0.0"
81+
kmpalette = "4.0.0-beta02"
8282

8383
[libraries]
8484
kmpalette-core = { module = "com.materialkolor.palette:core", version.ref = "kmpalette" }

0 commit comments

Comments
 (0)