Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mberndt123 committed Aug 1, 2023
1 parent 7cdd0e4 commit bf4b4a3
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 @@ -13,7 +13,7 @@
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-ftp" % "0.4.0"
libraryDependencies += "dev.zio" %% "zio-ftp" % "0.4.1"
```

## How to use it?
Expand Down

0 comments on commit bf4b4a3

Please sign in to comment.