Bump version to 3.5.

Change-Id: Iaba0d7367689c60a8c899b49311dbd64d5736be1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345306
Reviewed-by: Kevin Chisholm <kevinjchisholm@google.com>
Commit-Queue: Kevin Chisholm <kevinjchisholm@google.com>
This commit is contained in:
Jonas Termansen
2024-03-28 00:08:58 +00:00
committed by Commit Queue
parent f84d26ac91
commit 3cce981e6c
6 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -9,4 +9,4 @@
import "ast.dart";
const Version defaultLanguageVersion = const Version(3, 4);
const Version defaultLanguageVersion = const Version(3, 5);