We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068f42d commit d9cdfdbCopy full SHA for d9cdfdb
project/Build.scala
@@ -38,7 +38,7 @@ object ExposedValues extends AutoPlugin {
38
39
object Build {
40
41
- val baseVersion = "0.5.0"
+ val baseVersion = "0.5.0-RC1"
42
val scalacVersion = "2.12.4"
43
44
val dottyOrganization = "ch.epfl.lamp"
0 commit comments