Skip to content

Commit

Permalink
Release 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jul 28, 2023
1 parent 185d52a commit bd82c15
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 @@ Requires JDK 20. Applications need the following JVM flags: `--enable-preview --
[sbt](https://www.scala-sbt.org) dependency:

```scala
"com.softwaremill.ox" %% "core" % "0.0.9"
"com.softwaremill.ox" %% "core" % "0.0.10"
```

Introductory articles:
Expand Down

0 comments on commit bd82c15

Please sign in to comment.