We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068f42d commit a2bb564Copy full SHA for a2bb564
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.6.0"
42
val scalacVersion = "2.12.4"
43
44
val dottyOrganization = "ch.epfl.lamp"
0 commit comments