Skip to content
Prev Previous commit
Next Next commit
versions
  • Loading branch information
kenzieschmoll committed Sep 12, 2024
commit 8a6631b093502207913abc91d0856ccd1715765a
2 changes: 1 addition & 1 deletion packages/web_benchmarks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.0.0-wip
## 2.1.0-wip

* Restructure the `testing/test_app` to make the example benchmarks easier to follow.

Expand Down
2 changes: 1 addition & 1 deletion packages/web_benchmarks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: web_benchmarks
description: A benchmark harness for performance-testing Flutter apps in Chrome.
repository: https://github.com/flutter/packages/tree/main/packages/web_benchmarks
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+web_benchmarks%22
version: 3.0.0-wip
version: 2.1.0-wip

environment:
sdk: ^3.3.0
Expand Down