diff --git a/README.md b/README.md
index dc7d1fcb..d9bbba95 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ sttp is a family of Scala HTTP-related projects, and currently includes:
 Add the following dependency:
 
 ```scala
-"com.softwaremill.sttp.model" %% "core" % "1.7.10"
+"com.softwaremill.sttp.model" %% "core" % "1.7.11"
 ```
 
 sttp model is available for 2.12, 2.13, 3.0.0, Scala.JS and Scala Native.