Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
Bump version for next release.
  • Loading branch information
jsuereth committed Aug 27, 2013
1 parent 5d048c3 commit 8a6d251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "sbt-native-packager"

organization := "com.typesafe.sbt"

version := "0.6.1"
version := "0.6.2"

scalacOptions in Compile += "-deprecation"

Expand Down

0 comments on commit 8a6d251

Please sign in to comment.