Skip to content

Commit

Permalink
Fix docs: available for scala/zio versions (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
svroonland authored Nov 11, 2023
1 parent 6a7d11e commit 1c976b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Add to your build.sbt:
libraryDependencies += "nl.vroste" %% "rezilience" % "<version>"
```

The latest version is built against ZIO 1.0.4-2 and is available for Scala 2.12, 2.13 and Scala.JS 1.5.
Rezilience is available for ZIO 2 and Scala 2.13, Scala 3 and Scala.JS.

## Usage example

Expand Down

0 comments on commit 1c976b3

Please sign in to comment.