Skip to content

Commit 52bddff

Browse files
committed
Bump Dotty version to 0.7.0
1 parent 84face2 commit 52bddff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ object ExposedValues extends AutoPlugin {
4040

4141
object Build {
4242

43-
val baseVersion = "0.6.0"
43+
val baseVersion = "0.7.0"
4444
val scalacVersion = "2.12.4"
4545

4646
val dottyOrganization = "ch.epfl.lamp"

0 commit comments

Comments
 (0)