We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d33f6 commit 0088a23Copy full SHA for 0088a23
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -284,7 +284,7 @@ object TastyFormat {
284
* compatibility, but remains backwards compatible, with all
285
* preceeding `MinorVersion`.
286
*/
287
- final val MinorVersion: Int = 1
+ final val MinorVersion: Int = 0
288
289
/**Natural Number. The `ExperimentalVersion` allows for
290
* experimentation with changes to TASTy without committing
0 commit comments