Skip to content

Commit 4341394

Browse files
committed
sbt-dotty: Bump version to 0.1.0
1 parent 0767b03 commit 4341394

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
@@ -923,7 +923,7 @@ object DottyInjectedPlugin extends AutoPlugin {
923923

924924

925925
sbtPlugin := true,
926-
version := "0.1.0-RC5",
926+
version := "0.1.0",
927927
ScriptedPlugin.scriptedSettings,
928928
ScriptedPlugin.sbtTestDirectory := baseDirectory.value / "sbt-test",
929929
ScriptedPlugin.scriptedBufferLog := false,

0 commit comments

Comments
 (0)