Update README.markdown

This commit is contained in:
eugene yokota 2021-05-17 11:20:07 -04:00 committed by GitHub
parent 4f037768d0
commit cd7f4453a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ setup
In `project/plugins.sbt`:
```scala
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
// add also the following for Scala.js support
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")