Skip to content

Commit 35322b4

Browse files
Merge pull request #11 from lampepfl/nicolasstucki-patch-1
Update doc to 0.3.0-RC1
2 parents 3b471bb + f4172b2 commit 35322b4

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)