Skip to content

Commit 8d0a480

Browse files
committed
Set base version to 0.11.0
1 parent 8ef3ec4 commit 8d0a480

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

3636
object Build {
3737

38-
val baseVersion = "0.10.0"
38+
val baseVersion = "0.11.0"
3939
val scalacVersion = "2.12.7"
4040

4141
val dottyOrganization = "ch.epfl.lamp"

0 commit comments

Comments
 (0)