Skip to content

Commit 8ced914

Browse files
Kordyjandwijnand
authored andcommitted
Bump tasty to 28.3-1
1 parent acc0482 commit 8ced914

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
@@ -285,7 +285,7 @@ object TastyFormat {
285285
* compatibility, but remains backwards compatible, with all
286286
* preceeding `MinorVersion`.
287287
*/
288-
final val MinorVersion: Int = 2
288+
final val MinorVersion: Int = 3
289289

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

0 commit comments

Comments
 (0)