Skip to content

Commit 178636d

Browse files
committed
Release 3.0.2-RC1
1 parent 54b89b1 commit 178636d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ object TastyFormat {
300300
* is able to read final TASTy documents if the file's
301301
* `MinorVersion` is strictly less than the current value.
302302
*/
303-
final val ExperimentalVersion: Int = 1
303+
final val ExperimentalVersion: Int = 0
304304

305305
/**This method implements a binary relation (`<:<`) between two TASTy versions.
306306
*

0 commit comments

Comments
 (0)