Skip to content

Commit 864edaf

Browse files
committed
sbt-dotty: Bump version to 0.1.2
1 parent b2abfb5 commit 864edaf

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
@@ -882,7 +882,7 @@ object Build {
882882

883883

884884
sbtPlugin := true,
885-
version := "0.1.2-SNAPSHOT",
885+
version := "0.1.2",
886886
ScriptedPlugin.scriptedSettings,
887887
ScriptedPlugin.sbtTestDirectory := baseDirectory.value / "sbt-test",
888888
ScriptedPlugin.scriptedBufferLog := false,

0 commit comments

Comments
 (0)