aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes.rudolph@gmail.com>2013-06-03 12:30:49 +0200
committerJohannes Rudolph <johannes.rudolph@gmail.com>2013-06-03 12:30:49 +0200
commitac598b652459c071cd6eb6649a50131a4221d70c (patch)
treec825048ddb8a473f9482f6ca8b462c10c81387cf /README.md
parent046df87d27396bfbda17ce6e805af69fbd3df083 (diff)
downloadsbt-boilerplate-ac598b652459c071cd6eb6649a50131a4221d70c.tar.gz
sbt-boilerplate-ac598b652459c071cd6eb6649a50131a4221d70c.tar.bz2
sbt-boilerplate-ac598b652459c071cd6eb6649a50131a4221d70c.zip
prepare releasev0.5.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 23e6a7b..8c94aaa 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ This now expands correctly to
Put
- addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.0-SNAPSHOT")
+ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.1")
into your `plugins.sbt` and add
@@ -95,4 +95,4 @@ appear in `src/main/boilerplate` with the `.template` extension stripped off.
Copyright (c) 2012 Johannes Rudolph
-Published under the [BSD 2-Clause License](http://www.opensource.org/licenses/BSD-2-Clause). \ No newline at end of file
+Published under the [BSD 2-Clause License](http://www.opensource.org/licenses/BSD-2-Clause).