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 c574f4f + 1555775 commit 192ec1dCopy full SHA for 192ec1d
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