Added Newly Supported Version to README

Support was added for 0.13.15, 0.13.16-M1, and 1.0.0-M5
This commit is contained in:
Christopher Davenport 2017-05-10 15:38:07 -04:00
parent 7874f62c41
commit 74acc32a11
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ Enable the SBT plugin by adding
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC2")
```
to `~/.sbt/0.13/plugins/build.sbt` (enables it globally), or to the `project/plugins.sbt` file
of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13.
of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13 / 0.13.15 / 0.13.16-M1 / 1.0.0-M5.
### Command-line

View File

@ -76,7 +76,7 @@ Enable the SBT plugin by adding
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC2")
```
to `~/.sbt/0.13/plugins/build.sbt` (enables it globally), or to the `project/plugins.sbt` file
of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13.
of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13 / 0.13.15 / 0.13.16-M1 / 1.0.0-M5.
### Command-line