Skip to content

Commit 0088a23

Browse files
committed
Keep TASTy version in sync with 3.0.1
1 parent 40d33f6 commit 0088a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ object TastyFormat {
284284
* compatibility, but remains backwards compatible, with all
285285
* preceeding `MinorVersion`.
286286
*/
287-
final val MinorVersion: Int = 1
287+
final val MinorVersion: Int = 0
288288

289289
/**Natural Number. The `ExperimentalVersion` allows for
290290
* experimentation with changes to TASTy without committing

0 commit comments

Comments
 (0)