Skip to content

Commit

Permalink
Generate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
987Nabil committed Oct 24, 2023
1 parent 9c99b95 commit 0eba475
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 @@ -13,7 +13,7 @@ ZIO HTTP is a scala library for building http apps. It is powered by ZIO and [Ne
Setup via `build.sbt`:

```scala
libraryDependencies += "dev.zio" %% "zio-http" % "3.0.0-RC2"
libraryDependencies += "dev.zio" %% "zio-http" % "3.0.0-RC3"
```

**NOTES ON VERSIONING:**
Expand Down

0 comments on commit 0eba475

Please sign in to comment.