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 37c2b9c commit 3821908Copy full SHA for 3821908
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -288,7 +288,7 @@ object TastyFormat {
288
* compatibility, but remains backwards compatible, with all
289
* preceeding `MinorVersion`.
290
*/
291
- final val MinorVersion: Int = 2
+ final val MinorVersion: Int = 3
292
293
/** Natural Number. The `ExperimentalVersion` allows for
294
* experimentation with changes to TASTy without committing
0 commit comments