Skip to content

Commit

Permalink
Update README.md with version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jordond committed Nov 1, 2023
1 parent b2b2394 commit e8c1167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<br />

![Maven Central](https://img.shields.io/maven-central/v/com.kmpalette/kmpalette-core)
[![Kotlin](https://img.shields.io/badge/kotlin-v1.9.10-blue.svg?logo=kotlin)](http://kotlinlang.org)
[![Kotlin](https://img.shields.io/badge/kotlin-v1.9.20-blue.svg?logo=kotlin)](http://kotlinlang.org)
[![Build](https://github.com/jordond/kmpalette/actions/workflows/ci.yml/badge.svg)](https://github.com/jordond/kmpalette/actions/workflows/ci.yml)
[![License](https://img.shields.io/github/license/jordond/kmPalette)](https://opensource.org/license/mit/)

[![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-v1.5.3-blue)](https://github.com/JetBrains/compose-multiplatform)
[![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-v1.5.10-blue)](https://github.com/JetBrains/compose-multiplatform)
![badge-android](http://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat)
![badge-ios](http://img.shields.io/badge/platform-ios-CDCDCD.svg?style=flat)
![badge-desktop](http://img.shields.io/badge/platform-desktop-DB413D.svg?style=flat)
Expand Down Expand Up @@ -77,7 +77,7 @@ In `libs.versions.toml`:

```toml
[versions]
kmpalette = "2.0.2"
kmpalette = "2.0.3"

[libraries]
kmpalette-core = { module = "com.kmpalette:kmpalette-core", version.ref = "kmpalette" }
Expand Down

0 comments on commit e8c1167

Please sign in to comment.