Skip to content

Commit

Permalink
release version 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
enzief committed Jul 5, 2020
1 parent 6d705f2 commit 387d7f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Addtional rules for [scalafix](https://github.com/scalacenter/scalafix) that ens

They consist of `Disable` and `MissingFinal` rules.

Cross-build against Scala 2.12.11 and 2.13.3.

### Installation

```sbt
scalafixDependencies += "com.github.vovapolu" %% "scaluzzi" % "0.1.11"
scalafixDependencies += "com.github.vovapolu" %% "scaluzzi" % "0.1.12"
```

0 comments on commit 387d7f4

Please sign in to comment.