Skip to content

Commit bd2e046

Browse files
authored
Revert "Bump tasty to 28.3-1"
1 parent 6a3cd1f commit bd2e046

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 = 3
288+
final val MinorVersion: Int = 2
289289

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

0 commit comments

Comments
 (0)