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 953e254 commit 6685481Copy full SHA for 6685481
pkgs/coverage/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.9.2
2
+
3
+- Fix repository link in pubspec.
4
5
## 1.9.1
6
7
- Remove outdated VM service version checks.
pkgs/coverage/pubspec.yaml
@@ -1,7 +1,7 @@
name: coverage
-version: 1.9.1
+version: 1.9.2
description: Coverage data manipulation and formatting
-repository: https://github.com/dart-lang/tools/tree/main/pkgs/oauth2
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/coverage
environment:
sdk: ^3.4.0
0 commit comments