Skip to content

Commit 192ec1d

Browse files
authored
Merge pull request #13451 from Kordyjan/tasty-28.3-1
Bump tasty to 28.3-1
2 parents c574f4f + 1555775 commit 192ec1d

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)