diff --git a/README.md b/README.md index 2d6a091..3bcc4a6 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ retry(request) ```scala resolvers += Resolver.bintrayRepo("evolutiongaming", "maven") -libraryDependencies += "com.evolutiongaming" %% "retry" % "0.0.1" -``` \ No newline at end of file +libraryDependencies += "com.evolutiongaming" %% "retry" % "1.0.3" +```