Skip to content

Commit

Permalink
Updated version on README file
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed Apr 22, 2024
1 parent 51ab578 commit 7f4394c
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 @@ -10,7 +10,7 @@ Porting of the Raise DSL from the Arrow Kt Kotlin library
The library is available on Maven Central. To use it, add the following dependency to your `build.sbt` files:

```sbt
libraryDependencies += "in.rcard" % "raise4s_3" % "0.0.2"
libraryDependencies += "in.rcard" % "raise4s_3" % "0.0.3"
```

The library is only available for Scala 3.
Expand Down

0 comments on commit 7f4394c

Please sign in to comment.