Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit ad754a8

Browse files
authored
Update README.md
1 parent 5a60755 commit ad754a8

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
@@ -20,7 +20,7 @@ Important: FS2 0.10+ has a direct dependency on Cats and Cats Effect so this lib
2020
libraryDependencies += "co.fs2" %% "fs2-cats" % "0.4.0"
2121

2222
// Available for Scala 2.11.8 / 2.12.1 + Cats 0.9.0
23-
libraryDependencies += "co.fs2" %% "fs2-cats" % "0.3.1"
23+
libraryDependencies += "co.fs2" %% "fs2-cats" % "0.3.0"
2424

2525
// Available for Scala 2.11.8 / 2.12.0 + Cats 0.8.1
2626
libraryDependencies += "co.fs2" %% "fs2-cats" % "0.2.0"

0 commit comments

Comments
 (0)