We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd1b77 commit a9a2423Copy full SHA for a9a2423
pkgs/benchmark_harness/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 2.3.1-wip
2
+
3
## 2.3.0
4
5
- Require Dart 3.2.
pkgs/benchmark_harness/pubspec.yaml
@@ -1,5 +1,5 @@
name: benchmark_harness
-version: 2.3.0
+version: 2.3.1-wip
description: The official Dart project benchmark harness.
repository: https://github.com/dart-lang/benchmark_harness
@@ -12,6 +12,6 @@ environment:
12
dev_dependencies:
13
build_runner: ^2.0.0
14
build_web_compilers: ^4.0.0
15
- dart_flutter_team_lints: ^2.0.0
+ dart_flutter_team_lints: ^3.0.0
16
path: ^1.8.0
17
test: ^1.16.0
0 commit comments