Skip to content

Commit

Permalink
[coverage] Prepare to publish package:coverage 1.10.0 (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe authored Oct 16, 2024
1 parent f882de9 commit d1f0ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/coverage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.10.0-wip
## 1.10.0

- Fix bug where tests involving multiple isolates never finish (#520).

Expand Down
2 changes: 1 addition & 1 deletion pkgs/coverage/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: coverage
version: 1.10.0-wip
version: 1.10.0
description: Coverage data manipulation and formatting
repository: https://github.com/dart-lang/tools/tree/main/pkgs/coverage

Expand Down

0 comments on commit d1f0ba0

Please sign in to comment.