Skip to content

Commit 0a7d925

Browse files
authored
update doc
1 parent fe77bbc commit 0a7d925

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
@@ -10,7 +10,7 @@ fs2 ftp client built on top of [Cats Effect](https://typelevel.org/cats-effect/)
1010
## Setup
1111

1212
```
13-
// Supports scala versions (2.12 / 2.13 / 3.0)
13+
// Supports scala versions (2.12 / 2.13 / 3.1.x)
1414
1515
libraryDependencies += "com.github.regis-leray" %% "fs2-ftp" % "<version>"
1616
```

0 commit comments

Comments
 (0)