We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7513ab5 commit 8dcaed1Copy full SHA for 8dcaed1
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 = 4
+ final val MinorVersion: Int = 5
328
329
/** Natural Number. The `ExperimentalVersion` allows for
330
* experimentation with changes to TASTy without committing
0 commit comments