Skip to content

Commit

Permalink
Merge pull request #433 from Workiva/release_dart_dev_4.2.0
Browse files Browse the repository at this point in the history
RM-242322 Release dart_dev 4.2.0
  • Loading branch information
rmconsole4-wk authored Sep 5, 2024
2 parents f8525bc + 0faacdc commit 8d69db1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ dart_dev, like the compiled version of the run script.
for better startup performance on subsequent runs. This compilation step will be
cached until `tool/dart_dev/config.dart`, the installed packages, or the current
Dart SDK is changed.
- Updated dependencies to allow analyzer 6, lints 4
- Require Dart SDK minimum of 2.19

## 4.1.1

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dart_dev
version: 4.1.1
version: 4.2.0
description: >
Centralized tooling for Dart projects.
Consistent interface across projects.
Expand Down

0 comments on commit 8d69db1

Please sign in to comment.