Skip to content

Commit

Permalink
Updated library version in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed May 28, 2024
1 parent 91daedd commit 58ef95e
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 @@ -12,7 +12,7 @@ A Direct-Style Scala Wrapper Around the Structural Concurrency of Project Loom
The library is available on Maven Central. To use it, add the following dependency to your `build.sbt` files:

```sbt
libraryDependencies += "in.rcard.sus4s" %% "core" % "0.0.1"
libraryDependencies += "in.rcard.sus4s" %% "core" % "0.0.2"
```

The library is only available for Scala 3.
Expand Down

0 comments on commit 58ef95e

Please sign in to comment.