Skip to content

Commit bb6915b

Browse files
committed
Release 0.0.5
1 parent 96fb964 commit bb6915b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Requires JDK 20. Applications need the following JVM flags: `--enable-preview --
88
SBT dependency:
99

1010
```scala
11-
"com.softwaremill.ox" %% "core" % "0.0.4"
11+
"com.softwaremill.ox" %% "core" % "0.0.5"
1212
```
1313

1414
See the [Prototype Loom-based concurrency API for Scala](https://softwaremill.com/prototype-loom-based-concurrency-api-for-scala/) introductory article for more details.

0 commit comments

Comments
 (0)