Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Prepare release 1.20.0
  • Loading branch information
Heiko Seeberger committed Mar 8, 2018
1 parent 6587ba5 commit b19ae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Grab it while it's hot:
resolvers += Resolver.bintrayRepo("hseeberger", "maven")

libraryDependencies ++= List(
"de.heikoseeberger" %% "akka-http-circe" % "1.20.0-RC2",
"de.heikoseeberger" %% "akka-http-circe" % "1.20.0",
...
)
```
Expand Down

0 comments on commit b19ae91

Please sign in to comment.