Skip to content

Commit 07290f5

Browse files
committed
Merge pull request #713 from sbt/metasim-patch-1
Bumped version number in Installation section.
2 parents 007ddf4 + 1448099 commit 07290f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Add the following to your `project/plugins.sbt` file:
5050

5151
```scala
5252
// for autoplugins
53-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.3")
53+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.6")
5454
```
5555

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

0 commit comments

Comments
 (0)