Skip to content

Commit 3821908

Browse files
committed
Revert erronous tasty version change
1 parent 37c2b9c commit 3821908

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

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

0 commit comments

Comments
 (0)