Skip to content

Commit

Permalink
Merge pull request #300 from benmccann/072-readme
Browse files Browse the repository at this point in the history
Update README now that 0.7.2 is released
  • Loading branch information
muuki88 committed Jul 19, 2014
2 parents 37d0f44 + 915589e commit 90c5697
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 @@ This is a work in process project. The goal is to be able to bundle up Scala so
Add the following to your `project/plugins.sbt` file:


addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.7.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.7.2")


For the native packager keys add this to your `build.sbt`
Expand Down

0 comments on commit 90c5697

Please sign in to comment.