Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Jan 20, 2023
1 parent 8a02a6d commit a02f35e
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 @@ -18,5 +18,5 @@ It is also possible to use the `FetchClient` in Node.js v18+, which added [exper
[![http4s-dom Scala version support](https://index.scala-lang.org/http4s/http4s-dom/http4s-dom/latest.svg)](https://index.scala-lang.org/http4s/http4s-dom/http4s-dom)

```scala
libraryDependencies += "org.http4s" %%% "http4s-dom" % "0.2.4"
libraryDependencies += "org.http4s" %%% "http4s-dom" % "0.2.5"
```

0 comments on commit a02f35e

Please sign in to comment.