Skip to content

Commit

Permalink
Prepare for v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Feb 15, 2019
1 parent ca898d5 commit 4470f3d
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 @@ -16,7 +16,7 @@ Usage
Add the plugin to `project/plugins.sbt`:

```scala
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.4.1")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.4.2")
```

Use [![scaladex-badge][]][scaladex] for sbt 1.x, and `0.2.0` for previous versions of sbt.
Expand Down

0 comments on commit 4470f3d

Please sign in to comment.