We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a8420 commit f0149bdCopy full SHA for f0149bd
README.md
@@ -9,7 +9,7 @@ of types, or the compiler plugin written by Miles Sabin for Scala 2.10 or 2.11.8
9
Add the following to your SBT build (e.g. to `project/plugins.sbt`):
10
11
```scala
12
-addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.0.0")
+addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")
13
```
14
15
This will be automatically enabled for all projects.
0 commit comments