We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91daedd commit 58ef95eCopy full SHA for 58ef95e
README.md
@@ -12,7 +12,7 @@ A Direct-Style Scala Wrapper Around the Structural Concurrency of Project Loom
12
The library is available on Maven Central. To use it, add the following dependency to your `build.sbt` files:
13
14
```sbt
15
-libraryDependencies += "in.rcard.sus4s" %% "core" % "0.0.1"
+libraryDependencies += "in.rcard.sus4s" %% "core" % "0.0.2"
16
```
17
18
The library is only available for Scala 3.
0 commit comments