Skip to content

Commit

Permalink
Update readme to 2.2.1 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
jatcwang authored and poslegm committed Nov 4, 2019
1 parent 7618c60 commit b8815ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository see [scalameta/scalafmt](https://github.com/scalameta/scalafmt/).

Add following line into `project/plugins.sbt`
```sbt
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")
```

### [User documentation](https://scalameta.org/scalafmt/)
Expand Down

0 comments on commit b8815ce

Please sign in to comment.