Skip to content

Commit f0149bd

Browse files
authored
Update README.md
1 parent a9a8420 commit f0149bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ of types, or the compiler plugin written by Miles Sabin for Scala 2.10 or 2.11.8
99
Add the following to your SBT build (e.g. to `project/plugins.sbt`):
1010

1111
```scala
12-
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.0.0")
12+
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")
1313
```
1414

1515
This will be automatically enabled for all projects.

0 commit comments

Comments
 (0)