Skip to content

Commit

Permalink
Merge pull request #1439 from peterneyens/acutually-update-index
Browse files Browse the repository at this point in the history
Update version on index
  • Loading branch information
non authored Oct 27, 2016
2 parents 0e76f70 + d71f29c commit 8f127ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/tut/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Cats is currently available for Scala 2.10, 2.11 and 2.12.

To get started with SBT, simply add the following to your build.sbt file:

libraryDependencies += "org.typelevel" %% "cats" % "0.7.2"
libraryDependencies += "org.typelevel" %% "cats" % "0.8.0"

This will pull in all of Cats' modules. If you only require some
functionality, you can pick-and-choose from amongst these modules
Expand Down

0 comments on commit 8f127ce

Please sign in to comment.