Skip to content

Commit f4172b2

Browse files
Update doc to 0.3.0-RC1
1 parent 3b471bb commit f4172b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Any version number that starts with `0.` is automatically recognized as Dotty by
4343
the `sbt-dotty` plugin, you don't need to set up anything:
4444

4545
```scala
46-
scalaVersion := "0.2.0-RC1"
46+
scalaVersion := "0.3.0-RC1"
4747
```
4848

4949
#### Nightly builds

0 commit comments

Comments
 (0)