Skip to content

Commit

Permalink
Update README.md with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
HaydenMeloche authored Nov 21, 2024
1 parent 5cc15ef commit f45ae99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Khealth is a simple & customizable health plugin for Ktor.

## Compatability
KHealth `3.0.0` is built with Ktor 3 and Kotlin 2.
KHealth `3.0.1` is built with Ktor 3 and Kotlin 2.

For Ktor 2 and Kotlin 1 support, please see the [V2 branch.](https://github.com/HaydenMeloche/khealth/tree/v2)

Expand Down Expand Up @@ -150,7 +150,7 @@ allprojects {
```
```groovy
dependencies {
implementation 'dev.hayden:khealth:3.0.0'
implementation 'dev.hayden:khealth:3.0.1'
}
```

Expand Down

0 comments on commit f45ae99

Please sign in to comment.