Skip to content

Commit

Permalink
Release 0.4.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
densh authored Mar 29, 2018
1 parent 9860679 commit f5b6fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Extra.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Extra {

val sbtPluginSettings = ScriptedPlugin.scriptedSettings ++ Seq(
organization := "org.portable-scala",
version := "0.4.0-SNAPSHOT",
version := "0.4.0",
sbtPlugin := true,
scriptedLaunchOpts ++= Seq(
"-Dplugin.version=" + version.value,
Expand Down

0 comments on commit f5b6fc7

Please sign in to comment.