Skip to content

Commit 62f6062

Browse files
authored
Bump version in readme
1 parent c86ec9a commit 62f6062

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
@@ -18,5 +18,5 @@ It is also possible to use the `FetchClient` in Node.js v18+, which added [exper
1818
[![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)
1919

2020
```scala
21-
libraryDependencies += "org.http4s" %%% "http4s-dom" % "0.2.3"
21+
libraryDependencies += "org.http4s" %%% "http4s-dom" % "0.2.4"
2222
```

0 commit comments

Comments
 (0)