Skip to content

Commit

Permalink
Merge pull request #589 from sbt/metasim-patch-1
Browse files Browse the repository at this point in the history
Updated sbt plugin fragment version.
  • Loading branch information
muuki88 committed Jun 1, 2015
2 parents 6cd1c3a + 4d7f7a0 commit 15b43d8
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 @@ -50,7 +50,7 @@ Add the following to your `project/plugins.sbt` file:

```scala
// for autoplugins
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.2")
```

In your `build.sbt` enable the plugin you want. For example the
Expand Down

0 comments on commit 15b43d8

Please sign in to comment.