Skip to content

Commit

Permalink
Release 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed May 30, 2022
1 parent feae320 commit 21d4e7a
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 @@ -9,7 +9,7 @@ don't give up
With sbt, add the following to your project's build.sbt

```scala
libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.4"
libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.5"
```
## usage

Expand Down

0 comments on commit 21d4e7a

Please sign in to comment.