Skip to content

Commit f5b6fc7

Browse files
authored
Release 0.4.0 (#90)
1 parent 9860679 commit f5b6fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Extra.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Extra {
88

99
val sbtPluginSettings = ScriptedPlugin.scriptedSettings ++ Seq(
1010
organization := "org.portable-scala",
11-
version := "0.4.0-SNAPSHOT",
11+
version := "0.4.0",
1212
sbtPlugin := true,
1313
scriptedLaunchOpts ++= Seq(
1414
"-Dplugin.version=" + version.value,

0 commit comments

Comments
 (0)