Skip to content

Commit

Permalink
Update README.md (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Mar 27, 2023
1 parent 2655650 commit 6c2d65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ All available s3 combinators and operations are available in the package object
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-s3" % "0.4.2.3"
libraryDependencies += "dev.zio" %% "zio-s3" % "0.4.2.4"
```

## Example 1
Expand Down

0 comments on commit 6c2d65f

Please sign in to comment.