aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes.rudolph@gmail.com>2017-08-17 12:13:58 +0200
committerJohannes Rudolph <johannes.rudolph@gmail.com>2017-08-17 12:13:58 +0200
commit91e889dfe15e7c44db0b267690b457784208df86 (patch)
treee5561da7b07614c45ae00860c4b4a0f59f73fd70
parent88b724d86c8a8b290da6dd6213192d8f3a96b910 (diff)
downloadsbt-boilerplate-91e889dfe15e7c44db0b267690b457784208df86.tar.gz
sbt-boilerplate-91e889dfe15e7c44db0b267690b457784208df86.tar.bz2
sbt-boilerplate-91e889dfe15e7c44db0b267690b457784208df86.zip
bump version in README as wellv0.6.1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bcbe48..e6df717 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ This now expands correctly to
Put
- addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.0")
+ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
into your `plugins.sbt`. sbt-boilerplate is an `AutoPlugin` which needs to be enabled using