Skip to content

Commit 4366453

Browse files
authored
Merge pull request #3013 from dotty-staging/topic/bump-sbt-dotty-v
Update version number in sbt-dotty for 2.12.x compat
2 parents d70b8f4 + 0cb5e4b commit 4366453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ object Build {
919919

920920

921921
sbtPlugin := true,
922-
version := "0.1.4",
922+
version := "0.1.5",
923923
ScriptedPlugin.scriptedSettings,
924924
ScriptedPlugin.sbtTestDirectory := baseDirectory.value / "sbt-test",
925925
ScriptedPlugin.scriptedBufferLog := false,

0 commit comments

Comments
 (0)