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 55d0500 commit 1555775Copy full SHA for 1555775
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 = 2
+ final val MinorVersion: Int = 3
289
290
/** Natural Number. The `ExperimentalVersion` allows for
291
* experimentation with changes to TASTy without committing
0 commit comments