Skip to content

Commit

Permalink
Prepare release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Aug 12, 2017
1 parent 631d8a5 commit 33bcf31
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" % "3.0.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.1")
```

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

0 comments on commit 33bcf31

Please sign in to comment.