Skip to content

Commit d6c674a

Browse files
committed
Release sbt-dotty 0.1.3
1 parent 70e609d commit d6c674a

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
@@ -899,7 +899,7 @@ object Build {
899899

900900

901901
sbtPlugin := true,
902-
version := "0.1.3-SNAPSHOT",
902+
version := "0.1.3",
903903
ScriptedPlugin.scriptedSettings,
904904
ScriptedPlugin.sbtTestDirectory := baseDirectory.value / "sbt-test",
905905
ScriptedPlugin.scriptedBufferLog := false,

0 commit comments

Comments
 (0)