Skip to content

Commit

Permalink
Update README.md (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Bort committed Aug 19, 2019
1 parent 863ef4f commit b08ee64
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 @@ -31,7 +31,7 @@ Client.runSync(Get("http://localhost:8888/hello")) { res =>

The library is cross-built for __Scala 2.11__ and __Scala 2.12__.

The core module to use is `"com.criteo.lolhttp" %% "lolhttp" % "0.12.0"`.
The core module to use is `"com.criteo.lolhttp" %% "lolhttp" % "0.13.0"`.

There are also 2 optional companion libraries:

Expand Down

0 comments on commit b08ee64

Please sign in to comment.