Skip to content

Commit

Permalink
Merge pull request #44 from milessabin/post-release
Browse files Browse the repository at this point in the history
post release version update
  • Loading branch information
milessabin authored Jul 15, 2017
2 parents d431ce6 + 161b0d6 commit f68d279
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 @@ -14,7 +14,7 @@ It is current in a alpha state and available for Scala 2.11 and 2.12, and Scala.
To get started with SBT, simply add the following to your build.sbt file:

```Scala
libraryDependencies += "org.typelevel" %% "kittens" % "1.0.0-M9"
libraryDependencies += "org.typelevel" %% "kittens" % "1.0.0-M10"
```

[![Build Status](https://api.travis-ci.org/milessabin/kittens.png?branch=master)](https://travis-ci.org/milessabin/kittens)
Expand Down

0 comments on commit f68d279

Please sign in to comment.