diff --git a/README.md b/README.md index 53107999a1..5c8b92ec0a 100644 --- a/README.md +++ b/README.md @@ -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-RC10" +libraryDependencies += "dev.zio" %% "zio-http" % "3.0.0" ``` **NOTES ON VERSIONING:**