We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452bc5e commit 1310d71Copy full SHA for 1310d71
project/Build.scala
@@ -923,7 +923,7 @@ object DottyInjectedPlugin extends AutoPlugin {
923
924
925
sbtPlugin := true,
926
- version := "0.1.0-RC5",
+ version := "0.1.0",
927
ScriptedPlugin.scriptedSettings,
928
ScriptedPlugin.sbtTestDirectory := baseDirectory.value / "sbt-test",
929
ScriptedPlugin.scriptedBufferLog := false,
0 commit comments