Skip to content

Commit 4a077ad

Browse files
committed
Release 0.3.4
1 parent 1c44d38 commit 4a077ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ don't give up
99
With sbt, add the following to your project's build.sbt
1010

1111
```scala
12-
libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.3"
12+
libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.4"
1313
```
1414
## usage
1515

0 commit comments

Comments
 (0)