Skip to content

Commit

Permalink
Release 1.2.0-RC11
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jan 4, 2021
1 parent 18536c9 commit f1b9f1a
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 @@ -15,7 +15,7 @@ sttp is a family of Scala HTTP-related projects, and currently includes:
Add the following dependency:

```scala
"com.softwaremill.sttp.model" %% "core" % "1.2.0-RC10"
"com.softwaremill.sttp.model" %% "core" % "1.2.0-RC11"
```

sttp model is available for Scala 2.11, 2.12, 2.13, 3.0.0-Mx, Scala.JS and Scala Native.
Expand Down

0 comments on commit f1b9f1a

Please sign in to comment.