Skip to content

Commit b0a7e58

Browse files
committed
prep to publish 6.0.0 of package:lints
1 parent e32c7b9 commit b0a7e58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/lints/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 6.0.0-wip
1+
## 6.0.0
22

33
- `core`:
44
- added [strict_top_level_inference] (https://github.com/dart-lang/core/issues/836)

pkgs/lints/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lints
2-
version: 6.0.0-wip
2+
version: 6.0.0
33
description: >
44
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints
55
suggested by the Dart team.

0 commit comments

Comments
 (0)