Skip to content

Commit

Permalink
Bump version in readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Feb 4, 2023
1 parent 5bffd25 commit 5843751
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 @@ -8,7 +8,7 @@ A client for [http4s](https://http4s.org/) on [Scala Native](https://github.com/

```scala
libraryDependencies ++= Seq(
"org.http4s" %%% "http4s-curl" % "0.1.1"
"org.http4s" %%% "http4s-curl" % "0.2.0"
)
```

Expand Down

0 comments on commit 5843751

Please sign in to comment.