Skip to content

Commit

Permalink
Changing current version
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Jul 21, 2014
1 parent 3d8b37e commit 9c7240d
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.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.7.3")


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

2 comments on commit 9c7240d

@benmccann
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks!!

@muuki88
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are welcome :)

Please sign in to comment.