Skip to content

Commit 71db18e

Browse files
committed
Bump tasty format for 28.6.x
1 parent 16be717 commit 71db18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ object TastyFormat {
324324
* compatibility, but remains backwards compatible, with all
325325
* preceding `MinorVersion`.
326326
*/
327-
final val MinorVersion: Int = 5
327+
final val MinorVersion: Int = 6
328328

329329
/** Natural Number. The `ExperimentalVersion` allows for
330330
* experimentation with changes to TASTy without committing

0 commit comments

Comments
 (0)