Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-assistant[bot] committed Feb 1, 2024
1 parent 8a1621b commit 0fa9d6e
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 @@ -45,7 +45,7 @@ ZIO Prelude is a library focused on providing a core set of functional data type
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-prelude" % "1.0.0-RC21"
libraryDependencies += "dev.zio" %% "zio-prelude" % "1.0.0-RC22"
```

## Example
Expand Down

0 comments on commit 0fa9d6e

Please sign in to comment.