Skip to content

Commit

Permalink
Merge pull request #1376 from jhzab/master
Browse files Browse the repository at this point in the history
Bump version number to 0.7.2 on the cats website
  • Loading branch information
ceedubs committed Sep 18, 2016
2 parents 4bb7dbb + 4c5067f commit 614d8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Cats is currently available for Scala 2.10 and 2.11.

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

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

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 614d8f6

Please sign in to comment.