Skip to content

Commit 58ef95e

Browse files
committed
Updated library version in README file
1 parent 91daedd commit 58ef95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A Direct-Style Scala Wrapper Around the Structural Concurrency of Project Loom
1212
The library is available on Maven Central. To use it, add the following dependency to your `build.sbt` files:
1313

1414
```sbt
15-
libraryDependencies += "in.rcard.sus4s" %% "core" % "0.0.1"
15+
libraryDependencies += "in.rcard.sus4s" %% "core" % "0.0.2"
1616
```
1717

1818
The library is only available for Scala 3.

0 commit comments

Comments
 (0)