Skip to content

Commit 3866acb

Browse files
Merge pull request #389 from Workiva/release_dart_dev_3.9.1
RM-154451 Release dart_dev 3.9.1
2 parents 2aaa425 + 499c19f commit 3866acb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [3.9.1](https://github.com/Workiva/dart_dev/compare/3.9.0...3.9.1)
4+
5+
- Fixes to be compatible with Windows.
6+
37
## [3.9.0](https://github.com/Workiva/dart_dev/compare/3.8.8...3.9.0)
48

59
- Add an `organizeDirectives` option to the `FormatTool` (default false). When

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_dev
2-
version: 3.9.0
2+
version: 3.9.1
33
description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
44
homepage: https://github.com/Workiva/dart_dev
55

0 commit comments

Comments
 (0)