Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasForst authored Apr 10, 2022
1 parent fca3a11 commit 155cfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ similar approaches for request authentication.
Include following in your `build.gradle.kts`:

```kotlin
implementation("dev.forst", "ktor-api-key", "1.0.0")
implementation("dev.forst", "ktor-api-key", "1.1.0")
```

Versions >= `1.1.0` have implementation for Ktor >= `2.0.0`, use `1.0.0` if you need support for older versions of Ktor.
Expand Down

0 comments on commit 155cfd4

Please sign in to comment.