Skip to content

Commit

Permalink
Update README.md (#2877)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 7, 2024
1 parent a78e863 commit 8f48425
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 @@ -43,7 +43,7 @@ Some of the key features of ZIO HTTP are:
Setup via `build.sbt`:

```scala
libraryDependencies += "dev.zio" %% "zio-http" % "3.0.0-RC8"
libraryDependencies += "dev.zio" %% "zio-http" % "3.0.0-RC7"
```

**NOTES ON VERSIONING:**
Expand Down Expand Up @@ -103,7 +103,7 @@ object GreetingClient extends ZIOAppDefault {

## Documentation

Learn more on the [ZIO Http Docs](https://zio.dev/zio-http/)!
Learn more on the [ZIO Http homepage](https://github.com/zio/zio-http)!

## Contributing

Expand Down

0 comments on commit 8f48425

Please sign in to comment.