Skip to content

Commit 6685481

Browse files
committed
Fix pubspec error
1 parent 953e254 commit 6685481

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pkgs/coverage/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.9.2
2+
3+
- Fix repository link in pubspec.
4+
15
## 1.9.1
26

37
- Remove outdated VM service version checks.

pkgs/coverage/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: coverage
2-
version: 1.9.1
2+
version: 1.9.2
33
description: Coverage data manipulation and formatting
4-
repository: https://github.com/dart-lang/tools/tree/main/pkgs/oauth2
4+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/coverage
55

66
environment:
77
sdk: ^3.4.0

0 commit comments

Comments
 (0)