We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f9a1b commit 8b21d12Copy full SHA for 8b21d12
project/Build.scala
@@ -32,7 +32,7 @@ object ExposedValues extends AutoPlugin {
32
33
object Build {
34
35
- val baseVersion = "0.9.0"
+ val baseVersion = "0.9.0-RC1"
36
val scalacVersion = "2.12.6"
37
38
val dottyOrganization = "ch.epfl.lamp"
0 commit comments