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.
2 parents 16be717 + 71db18e commit 1913367Copy full SHA for 1913367
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -324,7 +324,7 @@ object TastyFormat {
324
* compatibility, but remains backwards compatible, with all
325
* preceding `MinorVersion`.
326
*/
327
- final val MinorVersion: Int = 5
+ final val MinorVersion: Int = 6
328
329
/** Natural Number. The `ExperimentalVersion` allows for
330
* experimentation with changes to TASTy without committing
0 commit comments