Skip to content

Commit a821035

Browse files
committed
sbt-dotty 0.2.5 has been released
1 parent 965a2c0 commit a821035

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
@@ -56,7 +56,7 @@ object Build {
5656

5757
val sbtDottyName = "sbt-dotty"
5858
val sbtDottyVersion = {
59-
val base = "0.2.5"
59+
val base = "0.2.6"
6060
if (isRelease) base else base + "-SNAPSHOT"
6161
}
6262

0 commit comments

Comments
 (0)