Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtar committed Apr 2, 2020
1 parent 8b58c6b commit 0cacc5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ retry(request)
```scala
resolvers += Resolver.bintrayRepo("evolutiongaming", "maven")

libraryDependencies += "com.evolutiongaming" %% "retry" % "0.0.1"
```
libraryDependencies += "com.evolutiongaming" %% "retry" % "1.0.3"
```

0 comments on commit 0cacc5e

Please sign in to comment.