We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3cd1f commit bd2e046Copy full SHA for bd2e046
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -285,7 +285,7 @@ object TastyFormat {
285
* compatibility, but remains backwards compatible, with all
286
* preceeding `MinorVersion`.
287
*/
288
- final val MinorVersion: Int = 3
+ final val MinorVersion: Int = 2
289
290
/** Natural Number. The `ExperimentalVersion` allows for
291
* experimentation with changes to TASTy without committing
0 commit comments