Skip to content

Commit

Permalink
Merge pull request #612 from nremond/patch-1
Browse files Browse the repository at this point in the history
Indicate the 1.0.3 release as the last one
  • Loading branch information
muuki88 committed Jun 24, 2015
2 parents 3ee00d2 + 1f5f4fb commit d6cb43d
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.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.3")
```

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

0 comments on commit d6cb43d

Please sign in to comment.