Skip to content

Commit da1e196

Browse files
committedJan 18, 2019
Set baseVersion to 0.13.0
1 parent c30f842 commit da1e196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object ExposedValues extends AutoPlugin {
3939
object Build {
4040
val scalacVersion = "2.12.8"
4141

42-
val baseVersion = "0.12.0"
42+
val baseVersion = "0.13.0"
4343
val baseSbtDottyVersion = "0.2.7"
4444

4545
// Versions used by the vscode extension to create a new project

0 commit comments

Comments
 (0)