From 03d57bc571d690cd002882c35feda55ee9bb78f7 Mon Sep 17 00:00:00 2001 From: Guillaume Bort Date: Mon, 12 Aug 2019 10:07:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0860fe2..445435e 100644 --- a/README.md +++ b/README.md @@ -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: