Skip to content

Commit

Permalink
Prepare release 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Aug 6, 2017
1 parent 20bcc02 commit 72ba07d
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 @@ -12,7 +12,7 @@ Add sbt-fresh to your global plugins definition, which most probably resides
under `~/.sbt/0.13/plugins/plugins.sbt`:

``` scala
addSbtPlugin("de.heikoseeberger" % "sbt-fresh" % "2.11.0")
addSbtPlugin("de.heikoseeberger" % "sbt-fresh" % "2.11.1")
```

You can define the following settings in your global build definition, which
Expand Down

0 comments on commit 72ba07d

Please sign in to comment.