From 91e889dfe15e7c44db0b267690b457784208df86 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Thu, 17 Aug 2017 12:13:58 +0200 Subject: bump version in README as well --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3