diff --git a/README.md b/README.md index 597d02e9da..cd884f1d60 100644 --- a/README.md +++ b/README.md @@ -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:**