We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef3ec4 commit cf49816Copy full SHA for cf49816
project/Build.scala
@@ -35,7 +35,7 @@ object ExposedValues extends AutoPlugin {
35
36
object Build {
37
38
- val baseVersion = "0.10.0"
+ val baseVersion = "0.10.0-RC1"
39
val scalacVersion = "2.12.7"
40
41
val dottyOrganization = "ch.epfl.lamp"
0 commit comments