Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas committed Oct 18, 2012
1 parent 232d48a commit a62bee7
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 @@ -19,7 +19,7 @@ Add the following dependency to your `project/*.sbt` file (e.g. `project/plugins
```scala
resolvers += "spray repo" at "http://repo.spray.io" // not needed for sbt >= 0.12

addSbtPlugin("io.spray" % "sbt-revolver" % "0.6.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.6.2")
```

and this to your `build.sbt`:
Expand Down

0 comments on commit a62bee7

Please sign in to comment.