Skip to content

Commit 515f9eb

Browse files
authored
Upgrade to 0.3.0-RC2
1 parent 760ddc8 commit 515f9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ lazy val root = (project in file(".")).
44
description := "Example sbt project that compiles using Dotty",
55
version := "0.1",
66

7-
scalaVersion := "0.3.0-RC1"
7+
scalaVersion := "0.3.0-RC2"
88
)

0 commit comments

Comments
 (0)