Skip to content

Commit

Permalink
Use latest version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gseitz committed Sep 6, 2014
1 parent db229d4 commit aec53f8
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 @@ -29,7 +29,7 @@ Add the following lines to `./project/plugins.sbt`. See the section [Using Plugi
new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/")
)(Resolver.ivyStylePatterns)

addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.4")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.5")

### Including sbt-release settings
**Important:** The settings `releaseSettings` need to be mixed into every sub-projects `settings`.
Expand Down

0 comments on commit aec53f8

Please sign in to comment.