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