From 4b4c8b8a445fdbc72bba461eeb021253345d0dc1 Mon Sep 17 00:00:00 2001 From: ZIO Assistant Date: Fri, 27 Sep 2024 18:43:20 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c8b92ec0a..73dfc6c7ea 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" +libraryDependencies += "dev.zio" %% "zio-http" % "3.0.1" ``` **NOTES ON VERSIONING:**