Skip to content

Commit 57e75fe

Browse files
authored
Merge pull request #3584 from allanrenucci/0.6.x
Bump base version to 0.6.0
2 parents 068f42d + a2bb564 commit 57e75fe

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
@@ -38,7 +38,7 @@ object ExposedValues extends AutoPlugin {
3838

3939
object Build {
4040

41-
val baseVersion = "0.5.0"
41+
val baseVersion = "0.6.0"
4242
val scalacVersion = "2.12.4"
4343

4444
val dottyOrganization = "ch.epfl.lamp"

0 commit comments

Comments
 (0)