Skip to content

Commit

Permalink
Prepare release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Feb 20, 2018
1 parent 5b0f7c1 commit 1ffa527
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 @@ -13,7 +13,7 @@ sbt-header is an [sbt](http://www.scala-sbt.org) plugin for creating or updating
In order to add the sbt-header plugin to your build, add the following line to `project/plugins.sbt`:

``` scala
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "4.1.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
```

Then in your `build.sbt` configure the following settings:
Expand Down

0 comments on commit 1ffa527

Please sign in to comment.