Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enzief authored May 31, 2021
1 parent b5b456e commit 4fe4fa3
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
@@ -1,3 +1,5 @@
Version `0.1.19` should be skipped, see https://gitter.im/scalacenter/scalafix?at=60b41af5688a2624b8bf52c0

# Scaluzzi

Addtional rules for [scalafix](https://github.com/scalacenter/scalafix) that ensure subset of [scalazzi](https://github.com/scalaz/scalazzi).
Expand All @@ -9,5 +11,5 @@ Cross-build against Scala 2.12.13 and 2.13.6.
### Installation

```sbt
scalafixDependencies += "com.github.vovapolu" %% "scaluzzi" % "0.1.19"
scalafixDependencies += "com.github.vovapolu" %% "scaluzzi" % "0.1.18"
```

0 comments on commit 4fe4fa3

Please sign in to comment.