Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgfraser committed Oct 24, 2023
1 parent 7609f5c commit 2aa1930
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 2aa1930

Please sign in to comment.